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-26202-06, preview2-26202-05, beta-26202-01, beta-26202-01, preview1-26202-01, preview2-26202-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Feb 2, 2018
1 parent 2df2dc4 commit c43dfec
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>44d56a467cf153ab855afb69316d1f22d1ff67f2</CoreFxCurrentRef>
<WCFCurrentRef>44d56a467cf153ab855afb69316d1f22d1ff67f2</WCFCurrentRef>
<StandardCurrentRef>44d56a467cf153ab855afb69316d1f22d1ff67f2</StandardCurrentRef>
<ProjectNTfsCurrentRef>44d56a467cf153ab855afb69316d1f22d1ff67f2</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>44d56a467cf153ab855afb69316d1f22d1ff67f2</ProjectNTfsTestILCCurrentRef>
<CoreFxCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</CoreFxCurrentRef>
<WCFCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</WCFCurrentRef>
<StandardCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</StandardCurrentRef>
<ProjectNTfsCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>fb8aaa87581eafdad52a1997540471169cf1b6bb</BuildToolsCurrentRef>
<CoreClrCurrentRef>44d56a467cf153ab855afb69316d1f22d1ff67f2</CoreClrCurrentRef>
<CoreClrCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26201-03</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26201-05</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26201-01</NETStandardPackageVersion>
<WCFExpectedPrerelease>preview2-26202-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26202-05</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26202-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-26201-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26201-05</MicrosoftPrivateCoreFxUAPPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26202-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26202-05</MicrosoftPrivateCoreFxUAPPackageVersion>

<ProjectNTfsExpectedPrerelease>beta-26201-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26201-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26201-00</ProjectNTfsTestILCPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26202-01</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26202-01</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26202-01</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-26201-05</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26202-06</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 c43dfec

Please sign in to comment.