diff --git a/README.md b/README.md index 0455058946..92a9535fc0 100644 --- a/README.md +++ b/README.md @@ -44,17 +44,17 @@ To use the bridge you'll need: - Nuget Package Manager - C# and Visual Basic Roslyn compilers - Static analysis tools - - Windows 10 SDK (10.0.14393.0) - Visual Studio C++ core features + - VC++ 2015.3 v140 toolset (x86,x64) - VC++ 2017 v141 toolset (x86, x64) - Visual C++ compilers and libraries for ARM - Visual C++ runtime for UWP - Windows 10 SDK (10.0.10240.0) - Windows 10 SDK (10.0.10586.0) + - Windows 10 SDK (10.0.14393.0) - MSBuild - Windows Universal CRT SDK - Standard Library Modules - - VC++ 2015.3 v140 toolset (x86,x64) - Windows Universal C Runtime

@@ -141,4 +141,4 @@ See [Microsoft's privacy statement](https://www.microsoft.com/en-us/privacystate For details on our planned features and future direction sort the list of issues by [milestone](https://github.com/Microsoft/WinObjC/milestones) and refer to our [roadmap](https://github.com/Microsoft/WinObjC/wiki/Roadmap). ## Known Issues -- **Do not use the Download ZIP option via the "Clone or download" button at the top of the page.** You will not be able to build the bridge using the resulting .zip file. See ["I'm getting errors after downloading the bridge through the "Download ZIP" button on Github. What should I do?"](https://github.com/Microsoft/WinObjC/wiki/FAQ#im-getting-errors-after-downloading-the-bridge-through-the-download-zip-button-on-github-what-should-i-do) for more information. \ No newline at end of file +- **Do not use the Download ZIP option via the "Clone or download" button at the top of the page.** You will not be able to build the bridge using the resulting .zip file. See ["I'm getting errors after downloading the bridge through the "Download ZIP" button on Github. What should I do?"](https://github.com/Microsoft/WinObjC/wiki/FAQ#im-getting-errors-after-downloading-the-bridge-through-the-download-zip-button-on-github-what-should-i-do) for more information.