diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2020-10-02 00:04:20 +0200 |
---|---|---|
committer | segfault <toni@impl.cc> | 2020-10-07 06:16:37 -0700 |
commit | de7f19e1b178451f49c829e793a3308a66f237ca (patch) | |
tree | e6eab8f9f641c4f75c1eb12a6c5ace918c4dc7d7 | |
parent | 613aa90dd2395b8984c2572dc764cf719e934b38 (diff) |
updated Windows versions (verified that PastDSE works)
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ As *PastDSE* works only on 1803 or with testsigning enabled it can stil be used # Dependencies - Visual Studio 2017 Community Edition -- Windows 10 x64 1803 (may work on older versions, not verified) +- Windows 10 x64 1803, 1809 and 1903 (may work on older versions, not verified) - Windows 10 SDK 10.0.17763.0 - Windows Driver Kit - Windows Universal CRT SDK |