Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2015-12-18 07:52:14 +0300
committerJan Kotas <jkotas@microsoft.com>2015-12-18 09:29:48 +0300
commit682c9fbac1e472e25e3599928a23cfac5c6d90ed (patch)
treea4207d09aabef06328d865f798299884764c9f26 /dir.props
parentfc08de01e20fe09b5d1b975610a180e8f395921d (diff)
Update package and build tools versions
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/dir.props b/dir.props
index ce56635fb..99abf7edf 100644
--- a/dir.props
+++ b/dir.props
@@ -10,7 +10,7 @@
<!-- Build Tools Versions -->
<PropertyGroup>
- <BuildToolsVersion>1.0.25-prerelease-00104</BuildToolsVersion>
+ <BuildToolsVersion>1.0.25-prerelease-00111</BuildToolsVersion>
<RoslynVersion>1.0.0-rc3-20150510-01</RoslynVersion>
<RoslynPackageName>Microsoft.Net.ToolsetCompilers</RoslynPackageName>
</PropertyGroup>