Skip to content

Commit

Permalink
Update CoreFx, ProjectNTfs, ProjectNTfsTestILC, WCF to preview2-26225…
Browse files Browse the repository at this point in the history
…-02, beta-26226-00, beta-26226-00, preview2-26225-01, respectively
  • Loading branch information
dotnet-maestro-bot committed Feb 26, 2018
1 parent f750f5b commit 380ab97
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,31 +9,31 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</CoreFxCurrentRef>
<WCFCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</WCFCurrentRef>
<CoreFxCurrentRef>28d4a53909e1a2b1caa88f4e2dba2a9cbf716eb7</CoreFxCurrentRef>
<WCFCurrentRef>28d4a53909e1a2b1caa88f4e2dba2a9cbf716eb7</WCFCurrentRef>
<StandardCurrentRef>665e5b2c0cdb298e3fb600daff79a126fbaa9607</StandardCurrentRef>
<ProjectNTfsCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsTestILCCurrentRef>
<ProjectNTfsCurrentRef>28d4a53909e1a2b1caa88f4e2dba2a9cbf716eb7</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>28d4a53909e1a2b1caa88f4e2dba2a9cbf716eb7</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>4c8b64e5a75c84378f6203d4a40421bd8d5f575b</BuildToolsCurrentRef>
<CoreClrCurrentRef>ac98ea2b53da0a0d5f1e24147c20b3847b1a86e4</CoreClrCurrentRef>
</PropertyGroup>

<!-- 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-02</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-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26202-05</MicrosoftPrivateCoreFxUAPPackageVersion>

<ProjectNTfsExpectedPrerelease>beta-26222-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26222-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26222-00</ProjectNTfsTestILCPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26226-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26226-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26226-00</ProjectNTfsTestILCPackageVersion>
</PropertyGroup>

<!-- Full package version strings that are used in other parts of the build. -->
Expand Down

0 comments on commit 380ab97

Please sign in to comment.