Skip to content

Commit

Permalink
Update CoreClr, CoreFx, ProjectNTfs, ProjectNTfsTestILC, Standard, WC…
Browse files Browse the repository at this point in the history
…F to preview2-26201-01, preview2-26201-01, beta-26201-00, beta-26201-00, preview1-26131-01, preview2-26201-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Feb 1, 2018
1 parent 9962f41 commit 53fb2d7
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,31 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>9a7b364b261add4b1e7793c596f8fcd89484c68b</CoreFxCurrentRef>
<WCFCurrentRef>b59e9333b8a600304b8a457443331a90cf4e5c16</WCFCurrentRef>
<StandardCurrentRef>9a7b364b261add4b1e7793c596f8fcd89484c68b</StandardCurrentRef>
<ProjectNTfsCurrentRef>9a7b364b261add4b1e7793c596f8fcd89484c68b</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>9a7b364b261add4b1e7793c596f8fcd89484c68b</ProjectNTfsTestILCCurrentRef>
<CoreFxCurrentRef>aaade3f730179740174d13d0547a864d3fdc3f8e</CoreFxCurrentRef>
<WCFCurrentRef>aaade3f730179740174d13d0547a864d3fdc3f8e</WCFCurrentRef>
<StandardCurrentRef>aaade3f730179740174d13d0547a864d3fdc3f8e</StandardCurrentRef>
<ProjectNTfsCurrentRef>aaade3f730179740174d13d0547a864d3fdc3f8e</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>aaade3f730179740174d13d0547a864d3fdc3f8e</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>fb8aaa87581eafdad52a1997540471169cf1b6bb</BuildToolsCurrentRef>
<CoreClrCurrentRef>9a7b364b261add4b1e7793c596f8fcd89484c68b</CoreClrCurrentRef>
<CoreClrCurrentRef>aaade3f730179740174d13d0547a864d3fdc3f8e</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26125-02</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26130-01</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26130-01</NETStandardPackageVersion>
<WCFExpectedPrerelease>preview2-26201-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26201-01</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26131-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
<!--
This property is used for many CoreFX packages, because they have the same
versions. Make more properties for CoreFX if split versions are required.
-->
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26130-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26130-01</MicrosoftPrivateCoreFxUAPPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26201-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26201-01</MicrosoftPrivateCoreFxUAPPackageVersion>

<ProjectNTfsExpectedPrerelease>beta-26130-01</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26130-01</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26130-01</ProjectNTfsTestILCPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26201-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26201-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26201-00</ProjectNTfsTestILCPackageVersion>
</PropertyGroup>

<!-- Full package version strings that are used in other parts of the build. -->
Expand All @@ -43,7 +43,7 @@
<XunitPerfAnalysisPackageVersion>1.0.0-beta-build0007</XunitPerfAnalysisPackageVersion>
<XunitNetcoreExtensionsVersion>2.1.0-prerelease-02312-02</XunitNetcoreExtensionsVersion>

<CoreClrPackageVersion>2.1.0-preview2-26130-05</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26201-01</CoreClrPackageVersion>
<DotNetHostPackageVersion>2.0.0-preview2-25310-02</DotNetHostPackageVersion>

<!-- Microsoft.NETCore.Platforms is part of CoreFX, but allow separate upgrade. -->
Expand Down

0 comments on commit 53fb2d7

Please sign in to comment.