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

Commit 40380db

Browse files
Update CoreClr to preview1-26614-01
1 parent 79b8f94 commit 40380db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0-preview1-26613-04
1+
2.2.0-preview1-26614-01

dependencies.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
2525
<PropertyGroup>
2626
<CoreFxCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</CoreClrCurrentRef>
27+
<CoreClrCurrentRef>462ade0024109b5c9781f6ba96e2b2524a6f858f</CoreClrCurrentRef>
2828
<BuildToolsCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</BuildToolsCurrentRef>
2929
<PgoDataCurrentRef>9beae4222a58a355e2107e99bdbcb8902c232c18</PgoDataCurrentRef>
3030
</PropertyGroup>
@@ -34,7 +34,7 @@
3434
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26613-07</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26613-07</MicrosoftNETCorePlatformsPackageVersion>
3636
<PgoDataPackageVersion>99.99.99-master-20180613-0058</PgoDataPackageVersion>
37-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26613-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
37+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26614-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3838
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
3939
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
4040
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>

0 commit comments

Comments
 (0)