Skip to content

Commit

Permalink
Update CoreClr, CoreFx, WCF to preview2-26310-01, preview2-26311-02, …
Browse files Browse the repository at this point in the history
…preview2-26311-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Mar 11, 2018
1 parent 17fb53a commit 898a784
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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>dbaa89cdc2f5a6482e72cd03590711df0af06921</CoreFxCurrentRef>
<WCFCurrentRef>a5209eb63d04799bf6d772c46f19d2e22906825e</WCFCurrentRef>
<CoreFxCurrentRef>4382cc6f23e385492fac990cf40c6dd10fd42e2e</CoreFxCurrentRef>
<WCFCurrentRef>4382cc6f23e385492fac990cf40c6dd10fd42e2e</WCFCurrentRef>
<StandardCurrentRef>0ddd7269f0329a787b2e655b25cb9e3b64402c98</StandardCurrentRef>
<ProjectNTfsCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>0ddd7269f0329a787b2e655b25cb9e3b64402c98</BuildToolsCurrentRef>
<CoreClrCurrentRef>0ddd7269f0329a787b2e655b25cb9e3b64402c98</CoreClrCurrentRef>
<CoreClrCurrentRef>4382cc6f23e385492fac990cf40c6dd10fd42e2e</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26309-02</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26308-09</CoreFxExpectedPrerelease>
<WCFExpectedPrerelease>preview2-26311-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26311-02</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26309-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-26308-09</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26311-02</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-26309-06</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-26310-01</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 898a784

Please sign in to comment.