Skip to content

Commit

Permalink
Update CoreClr, Standard to preview2-26129-05, preview1-26129-01, res…
Browse files Browse the repository at this point in the history
…pectively
  • Loading branch information
dotnet-maestro-bot committed Jan 29, 2018
1 parent ea293cb commit 709215a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@
<PropertyGroup>
<CoreFxCurrentRef>ce29c53c7a5a172a0f423690945701869dd68101</CoreFxCurrentRef>
<WCFCurrentRef>b59e9333b8a600304b8a457443331a90cf4e5c16</WCFCurrentRef>
<StandardCurrentRef>b59e9333b8a600304b8a457443331a90cf4e5c16</StandardCurrentRef>
<StandardCurrentRef>aa46f9fd46557e79c2098feba748ac84d8fddee7</StandardCurrentRef>
<ProjectNTfsCurrentRef>dbe85fd2f89b725343b565f46acd74cc1dd29afd</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>dbe85fd2f89b725343b565f46acd74cc1dd29afd</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>b59e9333b8a600304b8a457443331a90cf4e5c16</BuildToolsCurrentRef>
<CoreClrCurrentRef>dbe85fd2f89b725343b565f46acd74cc1dd29afd</CoreClrCurrentRef>
<CoreClrCurrentRef>aa46f9fd46557e79c2098feba748ac84d8fddee7</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26125-02</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26127-04</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26126-01</NETStandardPackageVersion>
<NETStandardPackageVersion>2.1.0-preview1-26129-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-26129-01</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26129-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 709215a

Please sign in to comment.