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

Commit

Permalink
Update CoreFx, PgoData to preview1-25930-03, master-20171130-0053, re…
Browse files Browse the repository at this point in the history
…spectively
  • Loading branch information
dotnet-maestro-bot committed Nov 30, 2017
1 parent 7c56397 commit 4527e16
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 @@ -23,17 +23,17 @@

<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>bba1a4613ae42244b45f786e64cfd3f7e27a17af</CoreFxCurrentRef>
<CoreFxCurrentRef>02c1721d6f52429893031bb58380ba7091e62989</CoreFxCurrentRef>
<CoreClrCurrentRef>c1c732982a459885712239f25e9804523ca6be52</CoreClrCurrentRef>
<BuildToolsCurrentRef>f234cc2844462657ba3c33ea34810577306ae9a1</BuildToolsCurrentRef>
<PgoDataCurrentRef>c1c732982a459885712239f25e9804523ca6be52</PgoDataCurrentRef>
<PgoDataCurrentRef>02c1721d6f52429893031bb58380ba7091e62989</PgoDataCurrentRef>
</PropertyGroup>

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25930-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25930-02</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20171129-0045</PgoDataPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25930-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-25930-03</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20171130-0053</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25929-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
Expand Down

0 comments on commit 4527e16

Please sign in to comment.