summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-06-13 09:32:53 -0700
committerStephen Toub <stoub@microsoft.com>2018-06-13 12:32:53 -0400
commita5964d71c3c503fa007ce86fdacc643a7ed99c5d (patch)
tree38aede0560011362990ccf21e8991c2d322b0535
parentf437343d0fc5965280b458d0fc88079499d20151 (diff)
downloadcoreclr-a5964d71c3c503fa007ce86fdacc643a7ed99c5d.tar.gz
coreclr-a5964d71c3c503fa007ce86fdacc643a7ed99c5d.tar.bz2
coreclr-a5964d71c3c503fa007ce86fdacc643a7ed99c5d.zip
Update BuildTools, CoreClr, CoreFx, PgoData to preview1-02912-01, preview1-26613-04, preview1-26613-07, master-20180613-0058, respectively (#18189)
-rw-r--r--BuildToolsVersion.txt2
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props18
3 files changed, 11 insertions, 11 deletions
diff --git a/BuildToolsVersion.txt b/BuildToolsVersion.txt
index 8100574966..2349b55e33 100644
--- a/BuildToolsVersion.txt
+++ b/BuildToolsVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-02908-01
+2.2.0-preview1-02912-01
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index 08d8e428f9..10af97eb67 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.2.0-preview1-26529-04
+2.2.0-preview1-26613-04
diff --git a/dependencies.props b/dependencies.props
index 635f8cb757..674af8903e 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>cf1dffdd938ec543cdfcdebedddc67d7eb1eb3a5</CoreFxCurrentRef>
- <CoreClrCurrentRef>cf1dffdd938ec543cdfcdebedddc67d7eb1eb3a5</CoreClrCurrentRef>
- <BuildToolsCurrentRef>8f0c0873424c5a15f04a0d36f68aae89eba38093</BuildToolsCurrentRef>
- <PgoDataCurrentRef>cf1dffdd938ec543cdfcdebedddc67d7eb1eb3a5</PgoDataCurrentRef>
+ <CoreFxCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</CoreFxCurrentRef>
+ <CoreClrCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</CoreClrCurrentRef>
+ <BuildToolsCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</BuildToolsCurrentRef>
+ <PgoDataCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</PgoDataCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26529-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
- <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26529-04</MicrosoftNETCorePlatformsPackageVersion>
- <PgoDataPackageVersion>99.99.99-master-20180529-0053</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26529-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26613-07</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+ <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26613-07</MicrosoftNETCorePlatformsPackageVersion>
+ <PgoDataPackageVersion>99.99.99-master-20180613-0058</PgoDataPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26613-04</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-02908-01</FeedTasksPackageVersion>
+ <FeedTasksPackageVersion>2.2.0-preview1-02912-01</FeedTasksPackageVersion>
</PropertyGroup>
<!-- Publish symbol build task package -->