Skip to content

Commit

Permalink
Merge pull request #2602 from dotnet-maestro-bot/master-UpdateDepende…
Browse files Browse the repository at this point in the history
…ncies

Update CoreFx, ProjectNTfs, ProjectNTfsTestILC, Standard, WCF to preview2-26225-02, beta-26226-00, beta-26226-00, preview1-26226-01, preview2-26225-01, respectively (master)
  • Loading branch information
StephenBonikowsky authored Feb 26, 2018
2 parents f750f5b + e341a6d commit 84cfc02
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 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>
<StandardCurrentRef>665e5b2c0cdb298e3fb600daff79a126fbaa9607</StandardCurrentRef>
<ProjectNTfsCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>c83c61cb9b96ef1afdd533c6e2961ac5f87b1313</ProjectNTfsTestILCCurrentRef>
<CoreFxCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</CoreFxCurrentRef>
<WCFCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</WCFCurrentRef>
<StandardCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</StandardCurrentRef>
<ProjectNTfsCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</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>
<NETStandardPackageVersion>2.1.0-preview1-26222-01</NETStandardPackageVersion>
<WCFExpectedPrerelease>preview2-26225-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview2-26225-02</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26226-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 84cfc02

Please sign in to comment.