From ff43d0423627be982913c9d10c47897517ff13be Mon Sep 17 00:00:00 2001 From: Rahul Kumar Date: Fri, 29 Jan 2016 13:29:03 -0800 Subject: update version of buildtools --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 98d3b760d5..dfbd1e5041 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -794,7 +794,7 @@ if(WIN32) add_compile_options(/Zl) # omit default library name in .OBJ endif(WIN32) -# TODO change version +# Microsoft.Dotnet.BuildTools.Coreclr version set(BuildToolsVersion "1.0.4-prerelease") set(BuildToolsDir "${CLR_DIR}/packages/Microsoft.DotNet.BuildTools.CoreCLR.${BuildToolsVersion}") -- cgit v1.2.3