Skip to content

Commit

Permalink
Update CoreClr, CoreFx to preview3-26318-03, preview3-26319-01, respe…
Browse files Browse the repository at this point in the history
…ctively
  • Loading branch information
dotnet-maestro-bot committed Mar 19, 2018
1 parent 4e1ec7f commit f0e5b39
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-preview3-26318-03
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>32ec1663e93afd731736b82b44872b70d6d4c7a6</CoreFxCurrentRef>
<CoreClrCurrentRef>32ec1663e93afd731736b82b44872b70d6d4c7a6</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-26319-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26319-01</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26316-09</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26318-03</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 f0e5b39

Please sign in to comment.