Skip to content

Commit

Permalink
Update CoreClr, Standard, WCF to preview2-26219-05, preview1-26219-01…
Browse files Browse the repository at this point in the history
…, preview2-26218-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Feb 19, 2018
1 parent cdda732 commit 1598762
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>58f254f07ca6c1417bdb51ee88479a10a31fdc36</CoreFxCurrentRef>
<WCFCurrentRef>58f254f07ca6c1417bdb51ee88479a10a31fdc36</WCFCurrentRef>
<StandardCurrentRef>58f254f07ca6c1417bdb51ee88479a10a31fdc36</StandardCurrentRef>
<WCFCurrentRef>238239053f83fe9fb15d4c5b58893b789f0f1633</WCFCurrentRef>
<StandardCurrentRef>238239053f83fe9fb15d4c5b58893b789f0f1633</StandardCurrentRef>
<ProjectNTfsCurrentRef>58f254f07ca6c1417bdb51ee88479a10a31fdc36</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>58f254f07ca6c1417bdb51ee88479a10a31fdc36</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>58f254f07ca6c1417bdb51ee88479a10a31fdc36</BuildToolsCurrentRef>
<CoreClrCurrentRef>1466d76b2625385c3fcd75cefcbf8a463cfc843f</CoreClrCurrentRef>
<CoreClrCurrentRef>238239053f83fe9fb15d4c5b58893b789f0f1633</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26216-01</WCFExpectedPrerelease>
<WCFExpectedPrerelease>preview2-26218-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26216-03</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26216-01</NETStandardPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-26219-01</NETStandardPackageVersion>
<NETStandardPackageId>NETStandard.Library</NETStandardPackageId>
<!--
This property is used for many CoreFX packages, because they have the same
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-26214-07</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26219-05</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 1598762

Please sign in to comment.