From 3bbbf0b73213b1c8a11302631cbe670cf72f00e4 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sun, 4 May 2014 18:07:35 +0200 Subject: [PATCH] Windows SDK 7.1 is still necessary --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92de3a1a2a..82ab3df9c8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ If you want to contribute see ["Joining the team"](https://github.com/icsharpcod - [Microsoft Build Tools 2013](http://www.microsoft.com/en-us/download/details.aspx?id=40760) - [.NET 3.5 SP1](http://www.microsoft.com/en-au/download/details.aspx?id=22) - [.NET 4.5 SDK](http://msdn.microsoft.com/en-us/windows/desktop/hh852363.aspx) (part of Windows SDK 8.0) - - [Windows SDK 7.1](http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B) (?? not sure if this still is necessary...) + - [Windows SDK 7.1](http://www.microsoft.com/downloads/details.aspx?familyid=6B6C21D2-2006-4AFA-9702-529FA782D63B) - [Windows SDK 7.0](http://www.microsoft.com/en-us/download/details.aspx?id=3138) (optional; C++ compiler needed for profiler) - [Windows PowerShell](http://www.microsoft.com/en-us/download/details.aspx?id=34595) - If you have cloned the SD git repository: git must be available on your PATH