Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 5eac91c

Browse files
dotnet-maestro-botjkotas
authored andcommitted
Update BuildTools, CoreClr, CoreFx, PgoData to prerelease-02012-02, preview1-25713-01, preview1-25712-02, master-20170912-0038, respectively (#13928)
1 parent 602ebe9 commit 5eac91c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

BuildToolsVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0-prerelease-02007-01
1+
2.0.0-prerelease-02012-02

dependencies.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,22 @@
1313

1414
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
1515
<PropertyGroup>
16-
<CoreFxCurrentRef>13b5345991e55bb0b30a236ab4f6693a870ed789</CoreFxCurrentRef>
17-
<CoreClrCurrentRef>016946e95466db8aacaf2a18643352215778c54d</CoreClrCurrentRef>
18-
<BuildToolsCurrentRef>7c9088cd9078e1d90be01eb94a3f66ba0a33c9f4</BuildToolsCurrentRef>
19-
<PgoDataCurrentRef>d406f4669b4849df27d4f1ab30e78b72a657f246</PgoDataCurrentRef>
16+
<CoreFxCurrentRef>ab762a3c35e208cd698988fb7761bc92be417be9</CoreFxCurrentRef>
17+
<CoreClrCurrentRef>ab762a3c35e208cd698988fb7761bc92be417be9</CoreClrCurrentRef>
18+
<BuildToolsCurrentRef>ab762a3c35e208cd698988fb7761bc92be417be9</BuildToolsCurrentRef>
19+
<PgoDataCurrentRef>ab762a3c35e208cd698988fb7761bc92be417be9</PgoDataCurrentRef>
2020
</PropertyGroup>
2121

2222
<!-- Auto-upgraded properties for each build info dependency. -->
2323
<PropertyGroup>
24-
<CoreFxPackageVersion>4.5.0-preview2-25707-02</CoreFxPackageVersion>
25-
<PlatformPackageVersion>2.1.0-preview2-25707-02</PlatformPackageVersion>
26-
<PgoDataPackageVersion>99.99.99-master-20170911-0041</PgoDataPackageVersion>
24+
<CoreFxPackageVersion>4.5.0-preview1-25712-02</CoreFxPackageVersion>
25+
<PlatformPackageVersion>2.1.0-preview1-25712-02</PlatformPackageVersion>
26+
<PgoDataPackageVersion>99.99.99-master-20170912-0038</PgoDataPackageVersion>
2727
</PropertyGroup>
2828

2929
<!-- Full package version strings that are used in other parts of the build. -->
3030
<PropertyGroup>
31-
<CoreClrPackageVersion>2.1.0-preview2-25711-01</CoreClrPackageVersion>
31+
<CoreClrPackageVersion>2.1.0-preview1-25713-01</CoreClrPackageVersion>
3232
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
3333
<XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
3434
<XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>

0 commit comments

Comments
 (0)