Skip to content

Commit

Permalink
Update BuildTools, CoreClr, CoreFx, CoreSetup, Standard to prerelease…
Browse files Browse the repository at this point in the history
…-02019-01, preview1-25718-02, preview1-25718-03, preview1-25717-02, preview1-25718-01, respectively (dotnet/corefx#24075)

Commit migrated from dotnet/corefx@996ddfd
  • Loading branch information
dotnet-maestro-bot authored and stephentoub committed Sep 19, 2017
1 parent af82dee commit 09de35f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/libraries/BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-prerelease-02018-01
2.0.0-prerelease-02019-01
20 changes: 10 additions & 10 deletions src/libraries/dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,29 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>ab762a3c35e208cd698988fb7761bc92be417be9</CoreFxCurrentRef>
<CoreClrCurrentRef>03b82d8284524a8a14ecea71deb2601b0c21c2cb</CoreClrCurrentRef>
<CoreSetupCurrentRef>568fb017cade704dcf611a1c991e7b8e2e27972b</CoreSetupCurrentRef>
<CoreFxCurrentRef>ed8cf4ba3c0e143c142542aaf53a8cdaa6cb0023</CoreFxCurrentRef>
<CoreClrCurrentRef>ed8cf4ba3c0e143c142542aaf53a8cdaa6cb0023</CoreClrCurrentRef>
<CoreSetupCurrentRef>ed8cf4ba3c0e143c142542aaf53a8cdaa6cb0023</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>568fb017cade704dcf611a1c991e7b8e2e27972b</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>568fb017cade704dcf611a1c991e7b8e2e27972b</ProjectNTfsTestILCCurrentRef>
<SniCurrentRef>8bd1ec5fac9f0eec34ff6b34b1d878b4359e02dd</SniCurrentRef>
<StandardCurrentRef>7ad3a5fba96f1ad3032fe742bee5069b5167beca</StandardCurrentRef>
<BuildToolsCurrentRef>2a83ae1685d323e6bd206dd2596b953488479922</BuildToolsCurrentRef>
<StandardCurrentRef>ed8cf4ba3c0e143c142542aaf53a8cdaa6cb0023</StandardCurrentRef>
<BuildToolsCurrentRef>ed8cf4ba3c0e143c142542aaf53a8cdaa6cb0023</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-25718-03</PlatformPackageVersion>
<CoreFxExpectedPrerelease>preview1-25718-03</CoreFxExpectedPrerelease>
<CoreClrPackageVersion>2.1.0-preview1-25718-02</CoreClrPackageVersion>
<ExternalExpectedPrerelease>beta-25627-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-25715-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25715-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25715-00</ProjectNTfsTestILCPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-25714-01</NETStandardPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-25718-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
<MicrosoftNETCoreAppPackageVersion>2.1.0-preview1-25714-02</MicrosoftNETCoreAppPackageVersion>
<MicrosoftNETCoreAppPackageVersion>2.1.0-preview1-25717-02</MicrosoftNETCoreAppPackageVersion>
<!-- Use the SNI runtime package -->
<SniPackageVersion>4.4.0</SniPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 09de35f

Please sign in to comment.