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

Commit

Permalink
Update CoreClr, CoreFx to preview2-26317-02, preview3-26317-03, respe…
Browse files Browse the repository at this point in the history
…ctively
  • Loading branch information
dotnet-maestro-bot committed Mar 17, 2018
1 parent 62eea68 commit c9ef644
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ILAsmVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0-preview2-26316-09
2.1.0-preview2-26317-02
10 changes: 5 additions & 5 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@

<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>ab89b3c8dcb6e7b40d1afdb363abb543f05aaf6e</CoreFxCurrentRef>
<CoreClrCurrentRef>ab89b3c8dcb6e7b40d1afdb363abb543f05aaf6e</CoreClrCurrentRef>
<CoreFxCurrentRef>6a308b1a64786b74bffe00c7ea0a434507c3d7af</CoreFxCurrentRef>
<CoreClrCurrentRef>6a308b1a64786b74bffe00c7ea0a434507c3d7af</CoreClrCurrentRef>
<BuildToolsCurrentRef>ab89b3c8dcb6e7b40d1afdb363abb543f05aaf6e</BuildToolsCurrentRef>
<PgoDataCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</PgoDataCurrentRef>
</PropertyGroup>

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26317-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26317-01</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26317-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26317-03</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26316-09</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26317-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
Expand Down

0 comments on commit c9ef644

Please sign in to comment.