summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BuildToolsVersion.txt2
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props8
3 files changed, 6 insertions, 6 deletions
diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt
index c6b5d8c746..c1c4035eb4 100644
--- a/BuildToolsVersion.txt
+++ b/BuildToolsVersion.txt
@@ -1 +1 @@
-2.1.0-preview2-02509-01
+2.1.0-preview2-02511-02
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index 1fbf65e7bb..213eef0ab7 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-preview2-26210-04
+2.1.0-preview2-26210-06
diff --git a/dependencies.props b/dependencies.props
index ff8d6d024e..eda9ff01f0 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -24,8 +24,8 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</CoreFxCurrentRef>
- <CoreClrCurrentRef>062fbd56f3b5367cf098bf21723e228e0742a36b</CoreClrCurrentRef>
- <BuildToolsCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</BuildToolsCurrentRef>
+ <CoreClrCurrentRef>4f5edc2cff312f4af6e48a249c0d7b8f0f95ea30</CoreClrCurrentRef>
+ <BuildToolsCurrentRef>4f5edc2cff312f4af6e48a249c0d7b8f0f95ea30</BuildToolsCurrentRef>
<PgoDataCurrentRef>917c07b68acaea68ef034541642523d5c4e8ee22</PgoDataCurrentRef>
</PropertyGroup>
@@ -34,7 +34,7 @@
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26210-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26210-01</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180210-0042</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26210-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26210-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
@@ -50,7 +50,7 @@
<!-- Package versions used as toolsets -->
<PropertyGroup>
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
- <FeedTasksPackageVersion>2.1.0-preview2-02509-01</FeedTasksPackageVersion>
+ <FeedTasksPackageVersion>2.1.0-preview2-02511-02</FeedTasksPackageVersion>
</PropertyGroup>
<!-- Package dependency verification/auto-upgrade configuration. -->