Skip to content

Commit

Permalink
Remove VS2012 pre-reqs (dotnet#129)
Browse files Browse the repository at this point in the history
Removing the VS2012 CRT pre-requisite since it is no longer needed, as confirmed by @leecow.
  • Loading branch information
Zlatko Knezevic authored Jun 17, 2016
1 parent 40858ab commit 4cb5cbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/prereqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ On Windows, the only dependency is the VC++ Redistributable. Depending on the ve
* Pre-Windows 10
* Please make sure that your Windows installation is up-to-date and includes hotfix [KB2533623] (https://support.microsoft.com/en-us/kb/2533623) installed through Windows Update.
* [Universal CRT update](https://www.microsoft.com/en-us/download/details.aspx?id=48234) (you can get more info on what Universal CRT is in [this blog post](https://blogs.msdn.microsoft.com/vcblog/2015/03/03/introducing-the-universal-crt/))
* [Visual C++ Redistributable for Visual Studio 2012 Update 4](https://www.microsoft.com/en-us/download/confirmation.aspx?id=30679)

## Ubuntu
Ubuntu distributions require the following libraries installed:
Expand Down

0 comments on commit 4cb5cbe

Please sign in to comment.