Skip to content

Commit

Permalink
Update CoreClr, ProjectNTfs, ProjectNTfsTestILC, WCF to preview2-2620…
Browse files Browse the repository at this point in the history
…7-13, beta-26208-00, beta-26208-00, preview2-26208-02, respectively
  • Loading branch information
dotnet-maestro-bot committed Feb 8, 2018
1 parent 8af7506 commit b441b78
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>25626ea3b911715d06275163cfc1143ce589d35e</CoreFxCurrentRef>
<WCFCurrentRef>5d4cf734fb6385bdc0c96e51248ae37b7545eb47</WCFCurrentRef>
<WCFCurrentRef>c8f7fcf6340f8ff1d2accef4b3aa549f16b6e2f5</WCFCurrentRef>
<StandardCurrentRef>738604f6623377659e95ddddca9f1a4a99ea02f2</StandardCurrentRef>
<ProjectNTfsCurrentRef>738604f6623377659e95ddddca9f1a4a99ea02f2</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>738604f6623377659e95ddddca9f1a4a99ea02f2</ProjectNTfsTestILCCurrentRef>
<ProjectNTfsCurrentRef>c8f7fcf6340f8ff1d2accef4b3aa549f16b6e2f5</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>c8f7fcf6340f8ff1d2accef4b3aa549f16b6e2f5</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>5d4cf734fb6385bdc0c96e51248ae37b7545eb47</BuildToolsCurrentRef>
<CoreClrCurrentRef>6baeb0e5c8ed334db44cb88e0d50a83a92af380b</CoreClrCurrentRef>
<CoreClrCurrentRef>c8f7fcf6340f8ff1d2accef4b3aa549f16b6e2f5</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26207-03</WCFExpectedPrerelease>
<WCFExpectedPrerelease>preview2-26208-02</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26202-05</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26206-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
Expand All @@ -31,9 +31,9 @@
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26202-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26202-05</MicrosoftPrivateCoreFxUAPPackageVersion>

<ProjectNTfsExpectedPrerelease>beta-26207-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26207-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26207-00</ProjectNTfsTestILCPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26208-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26208-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26208-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-26205-05</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26207-13</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 b441b78

Please sign in to comment.