summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BuildToolsVersion.txt2
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props14
3 files changed, 9 insertions, 9 deletions
diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt
index 9948b67d78..4b7e9f6098 100644
--- a/BuildToolsVersion.txt
+++ b/BuildToolsVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-02808-01
+2.2.0-preview1-02810-02
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index c9465a99e9..c98ca46bf2 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-26509-05
+2.2.0-preview1-26510-06
diff --git a/dependencies.props b/dependencies.props
index 307a49a96d..dc77fd3655 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -23,18 +23,18 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreFxCurrentRef>9b80f786e105c88ba38a198fbba120505322179b</CoreFxCurrentRef>
- <CoreClrCurrentRef>9b80f786e105c88ba38a198fbba120505322179b</CoreClrCurrentRef>
- <BuildToolsCurrentRef>6b13e48348eda75128da4253fb509fe88a67ac53</BuildToolsCurrentRef>
+ <CoreFxCurrentRef>2c8e8995dc8b9a662f4558e96a6824c4ca6a1357</CoreFxCurrentRef>
+ <CoreClrCurrentRef>2c8e8995dc8b9a662f4558e96a6824c4ca6a1357</CoreClrCurrentRef>
+ <BuildToolsCurrentRef>2c8e8995dc8b9a662f4558e96a6824c4ca6a1357</BuildToolsCurrentRef>
<PgoDataCurrentRef>3200dec3d24dabddde6913647e643acbccae0035</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26509-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
- <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26509-05</MicrosoftNETCorePlatformsPackageVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26510-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+ <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26510-05</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180424-0039</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26509-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26510-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
@@ -51,7 +51,7 @@
<!-- Package versions used as toolsets -->
<PropertyGroup>
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
- <FeedTasksPackageVersion>2.2.0-preview1-02808-01</FeedTasksPackageVersion>
+ <FeedTasksPackageVersion>2.2.0-preview1-02810-02</FeedTasksPackageVersion>
</PropertyGroup>
<!-- Publish symbol build task package -->