Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #13111 from dotnet-maestro-bot/master-UpdateDepend…
Browse files Browse the repository at this point in the history
…encies

Update CoreClr, CoreFx to preview2-25531-02, preview2-25531-01, respectively (master)
  • Loading branch information
stephentoub committed Jul 31, 2017
2 parents 341eeae + 19b5312 commit f17fae2
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 @@ -13,19 +13,19 @@

<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreFxCurrentRef>
<CoreClrCurrentRef>25cab57757ca98c3a97737ef7c82f70f32e27408</CoreClrCurrentRef>
<CoreFxCurrentRef>21bb773993713105abf5a9cb67db558b050333c8</CoreFxCurrentRef>
<CoreClrCurrentRef>21bb773993713105abf5a9cb67db558b050333c8</CoreClrCurrentRef>
</PropertyGroup>

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<CoreFxPackageVersion>4.5.0-preview2-25529-02</CoreFxPackageVersion>
<PlatformPackageVersion>2.1.0-preview2-25529-02</PlatformPackageVersion>
<CoreFxPackageVersion>4.5.0-preview2-25531-01</CoreFxPackageVersion>
<PlatformPackageVersion>2.1.0-preview2-25531-01</PlatformPackageVersion>
</PropertyGroup>

<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
<CoreClrPackageVersion>2.1.0-preview2-25529-02</CoreClrPackageVersion>
<CoreClrPackageVersion>2.1.0-preview2-25531-02</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XUnitConsoleNetCoreVersion>1.0.2-prerelease-00177</XUnitConsoleNetCoreVersion>
<XUnitPerformanceApiVersion>1.0.0-beta-build0007</XUnitPerformanceApiVersion>
Expand Down

0 comments on commit f17fae2

Please sign in to comment.