Skip to content

Commit

Permalink
Merge pull request dotnet#2760 from dotnet-maestro-bot/master-UpdateD…
Browse files Browse the repository at this point in the history
…ependencies

Update CoreClr, CoreFx, Standard, WCF to preview3-26413-06, preview3-26413-08, preview1-26413-01, preview3-26413-01, respectively (master)
  • Loading branch information
StephenBonikowsky authored Apr 13, 2018
2 parents 0d69bd1 + 96fa3c9 commit 01d2b93
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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>a07d4ee0a512bf3fbb4826716773b0162435975e</CoreFxCurrentRef>
<WCFCurrentRef>a07d4ee0a512bf3fbb4826716773b0162435975e</WCFCurrentRef>
<StandardCurrentRef>a07d4ee0a512bf3fbb4826716773b0162435975e</StandardCurrentRef>
<CoreFxCurrentRef>24d6ac961d68f8fbe7a84211e57069a2132ed037</CoreFxCurrentRef>
<WCFCurrentRef>24d6ac961d68f8fbe7a84211e57069a2132ed037</WCFCurrentRef>
<StandardCurrentRef>24d6ac961d68f8fbe7a84211e57069a2132ed037</StandardCurrentRef>
<ProjectNTfsCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsCurrentRef>
<ProjectNTfsTestILCCurrentRef>6228d26347a4a79652347621b1d2a493f3ed9065</ProjectNTfsTestILCCurrentRef>
<BuildToolsCurrentRef>a07d4ee0a512bf3fbb4826716773b0162435975e</BuildToolsCurrentRef>
<CoreClrCurrentRef>a07d4ee0a512bf3fbb4826716773b0162435975e</CoreClrCurrentRef>
<CoreClrCurrentRef>24d6ac961d68f8fbe7a84211e57069a2132ed037</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<WCFExpectedPrerelease>preview3-26412-04</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview3-26412-07</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26412-01</NETStandardPackageVersion>
<WCFExpectedPrerelease>preview3-26413-01</WCFExpectedPrerelease>
<CoreFxExpectedPrerelease>preview3-26413-08</CoreFxExpectedPrerelease>
<NETStandardPackageVersion>2.1.0-preview1-26413-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-preview3-26412-07</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26413-08</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-preview3-26412-06</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview3-26413-06</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 01d2b93

Please sign in to comment.