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

Commit

Permalink
Update CoreClr, PgoData to preview1-26718-05, master-20180718-0214, r…
Browse files Browse the repository at this point in the history
…espectively (#18978)
  • Loading branch information
dotnet-maestro-bot authored and jkotas committed Jul 18, 2018
1 parent d7b0794 commit 4037baf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ILAsmVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0-preview1-26717-04
3.0.0-preview1-26718-05
8 changes: 4 additions & 4 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</CoreFxCurrentRef>
<CoreClrCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</CoreClrCurrentRef>
<CoreClrCurrentRef>cfff11f63cd6c206d533dcd5714de8cebfdc3886</CoreClrCurrentRef>
<BuildToolsCurrentRef>d60645ab29d840336360335dfc84e3b055dd6d9d</BuildToolsCurrentRef>
<PgoDataCurrentRef>300cfdc6d48406c1e70032cfd6754e81a1e31b1d</PgoDataCurrentRef>
<PgoDataCurrentRef>cfff11f63cd6c206d533dcd5714de8cebfdc3886</PgoDataCurrentRef>
</PropertyGroup>

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26717-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26717-04</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180717-0139</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26717-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180718-0214</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26718-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>2.2.0-preview1-02830-02</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
Expand Down

0 comments on commit 4037baf

Please sign in to comment.