Skip to content

Commit

Permalink
Update CoreFx to preview2-26225-01
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-maestro-bot committed Feb 25, 2018
1 parent f750f5b commit 15c3635
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</CoreFxCurrentRef>
<CoreFxCurrentRef>910fe566a232641b6474fdf5a262e231a2f3a974</CoreFxCurrentRef>
<WCFCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</WCFCurrentRef>
<StandardCurrentRef>665e5b2c0cdb298e3fb600daff79a126fbaa9607</StandardCurrentRef>
<ProjectNTfsCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsCurrentRef>
Expand All @@ -21,14 +21,14 @@
<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26224-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26224-02</CoreFxExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26225-01</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26222-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-26224-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26225-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26202-05</MicrosoftPrivateCoreFxUAPPackageVersion>

<ProjectNTfsExpectedPrerelease>beta-26222-00</ProjectNTfsExpectedPrerelease>
Expand Down

0 comments on commit 15c3635

Please sign in to comment.