Skip to content

Commit 6906e28

Browse files
Update CoreClr to preview1-26023-01
1 parent adbfd2c commit 6906e28

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.1.0-preview1-26022-02
1+
2.1.0-preview1-26023-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>e6d960434acc3e2852242f5c404f1bc35c09068c</CoreFxCurrentRef>
27-
<CoreClrCurrentRef>e6d960434acc3e2852242f5c404f1bc35c09068c</CoreClrCurrentRef>
27+
<CoreClrCurrentRef>34d4d6cc46968d32c0935c8e0cdaae5fa39e089b</CoreClrCurrentRef>
2828
<BuildToolsCurrentRef>e6d960434acc3e2852242f5c404f1bc35c09068c</BuildToolsCurrentRef>
2929
<PgoDataCurrentRef>c2ca1a1f9adb12a1b8a5a5f322bc13b1a0d1ed23</PgoDataCurrentRef>
3030
</PropertyGroup>
@@ -34,7 +34,7 @@
3434
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26022-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26022-02</MicrosoftNETCorePlatformsPackageVersion>
3636
<PgoDataPackageVersion>99.99.99-master-20171215-0045</PgoDataPackageVersion>
37-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26022-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
37+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26023-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3838
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
3939
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
4040
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0012</XunitPerformanceApiPackageVersion>

0 commit comments

Comments
 (0)