From: Brian Sullivan Date: Thu, 2 Mar 2017 18:43:01 +0000 (-0800) Subject: Update windows-instructions.md X-Git-Tag: submit/tizen/20210909.063632~11030^2~7873 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93e4f326dc06f71405355231bcecb111a8478381;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update windows-instructions.md Commit migrated from https://github.com/dotnet/coreclr/commit/cfa1637a9bd1bc4232bb89fceccea5bf3b16c2f3 --- diff --git a/docs/coreclr/building/windows-instructions.md b/docs/coreclr/building/windows-instructions.md index 8ba021b..0938e83 100644 --- a/docs/coreclr/building/windows-instructions.md +++ b/docs/coreclr/building/windows-instructions.md @@ -23,7 +23,7 @@ Visual Studio Express is not supported. ##CMake -The CoreCLR repo build has been validated using CMake 3.5.2. +The CoreCLR repo build has been validated using CMake 3.7.2 - Install [CMake](http://www.cmake.org/download) for Windows. - Add its location (e.g. C:\Program Files (x86)\CMake\bin) to the PATH environment variable.