Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Update BuildTools, CoreClr, CoreFx to prerelease-02015-01, preview1-2…
Browse files Browse the repository at this point in the history
…5717-02, preview1-25717-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Sep 17, 2017
1 parent d3dbd54 commit d71429e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-prerelease-02014-02
2.0.0-prerelease-02015-01
12 changes: 6 additions & 6 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>ab762a3c35e208cd698988fb7761bc92be417be9</CoreFxCurrentRef>
<CoreClrCurrentRef>03b82d8284524a8a14ecea71deb2601b0c21c2cb</CoreClrCurrentRef>
<CoreFxCurrentRef>1549b852cdc6690c2a852942d088f5e455c8eeb3</CoreFxCurrentRef>
<CoreClrCurrentRef>1549b852cdc6690c2a852942d088f5e455c8eeb3</CoreClrCurrentRef>
<CoreSetupCurrentRef>568fb017cade704dcf611a1c991e7b8e2e27972b</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>568fb017cade704dcf611a1c991e7b8e2e27972b</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>568fb017cade704dcf611a1c991e7b8e2e27972b</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
<StandardCurrentRef>7ad3a5fba96f1ad3032fe742bee5069b5167beca</StandardCurrentRef>
<BuildToolsCurrentRef>2a83ae1685d323e6bd206dd2596b953488479922</BuildToolsCurrentRef>
<BuildToolsCurrentRef>1549b852cdc6690c2a852942d088f5e455c8eeb3</BuildToolsCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<PlatformPackageVersion>2.1.0-preview1-25712-02</PlatformPackageVersion>
<CoreFxExpectedPrerelease>preview1-25712-02</CoreFxExpectedPrerelease>
<CoreClrPackageVersion>2.1.0-preview1-25715-02</CoreClrPackageVersion>
<PlatformPackageVersion>2.1.0-preview1-25717-01</PlatformPackageVersion>
<CoreFxExpectedPrerelease>preview1-25717-01</CoreFxExpectedPrerelease>
<CoreClrPackageVersion>2.1.0-preview1-25717-02</CoreClrPackageVersion>
<ExternalExpectedPrerelease>beta-25627-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-25715-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25715-00</ProjectNTfsTestILCExpectedPrerelease>
Expand Down

0 comments on commit d71429e

Please sign in to comment.