1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 02:13:38 +09:00

Merge pull request dotnet/coreclr#1046 from thefoojoo/master

Added VS2013 "Update 3 or later" requirement to windows-instructions.md

Commit migrated from 095adeaaba
This commit is contained in:
Rich Lander 2015-06-09 20:00:54 -07:00
commit 3ed00e8fd6

View file

@ -14,7 +14,7 @@ Visual Studio
Visual Studio must be installed. Supported versions:
- [Visual Studio Community 2013](http://go.microsoft.com/fwlink/?LinkId=517284) - **Free** for Open Source development!
- [Visual Studio 2013](http://www.visualstudio.com/downloads/download-visual-studio-vs) (Pro, Premium, Ultimate)
- [Visual Studio 2013 Update 3](http://www.visualstudio.com/downloads/download-visual-studio-vs) or later (Pro, Premium, Ultimate)
Visual Studio Express is not supported. Visual Studio 2015 isn't supported yet (see [issue #30](https://github.com/dotnet/coreclr/issues/30)).