Skip to content

Commit

Permalink
Update CoreClr, CoreFx, Standard, WCF to preview2-26315-02, preview2-…
Browse files Browse the repository at this point in the history
…26315-04, preview1-26315-02, preview2-26315-03, respectively
  • Loading branch information
dotnet-maestro-bot committed Mar 15, 2018
1 parent 1a0e4af commit bbab29d
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 @@ -9,26 +9,26 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>391dfab46ebf5f0e1d3428c9e93953a5c9bdc9ac</CoreFxCurrentRef>
<WCFCurrentRef>391dfab46ebf5f0e1d3428c9e93953a5c9bdc9ac</WCFCurrentRef>
<StandardCurrentRef>391dfab46ebf5f0e1d3428c9e93953a5c9bdc9ac</StandardCurrentRef>
<CoreFxCurrentRef>6522f13045cf46c1c911b2bf3c85e96b4625ee28</CoreFxCurrentRef>
<WCFCurrentRef>6522f13045cf46c1c911b2bf3c85e96b4625ee28</WCFCurrentRef>
<StandardCurrentRef>6522f13045cf46c1c911b2bf3c85e96b4625ee28</StandardCurrentRef>
<ProjectNTfsCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>391dfab46ebf5f0e1d3428c9e93953a5c9bdc9ac</BuildToolsCurrentRef>
<CoreClrCurrentRef>391dfab46ebf5f0e1d3428c9e93953a5c9bdc9ac</CoreClrCurrentRef>
<CoreClrCurrentRef>6522f13045cf46c1c911b2bf3c85e96b4625ee28</CoreClrCurrentRef>
</PropertyGroup>

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

<ProjectNTfsExpectedPrerelease>beta-26226-00</ProjectNTfsExpectedPrerelease>
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-26313-16</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26315-02</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 bbab29d

Please sign in to comment.