Skip to content

Commit

Permalink
Update CoreFx, WCF to preview2-26225-01, preview2-26225-01, respectively
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 7459915
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</CoreFxCurrentRef>
<WCFCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</WCFCurrentRef>
<CoreFxCurrentRef>735849071cd392cda47c6ccad9aed573cf014d93</CoreFxCurrentRef>
<WCFCurrentRef>735849071cd392cda47c6ccad9aed573cf014d93</WCFCurrentRef>
<StandardCurrentRef>665e5b2c0cdb298e3fb600daff79a126fbaa9607</StandardCurrentRef>
<ProjectNTfsCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsTestILCCurrentRef>
Expand All @@ -20,15 +20,15 @@

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview2-26224-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26224-02</CoreFxExpectedPrerelease>
<WCFExpectedPrerelease>preview2-26225-01</WCFExpectedPrerelease>
<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 7459915

Please sign in to comment.