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

Commit 38ff6d1

Browse files
dotnet-maestro-botstephentoub
authored andcommitted
Update CoreClr, CoreFx to preview2-26212-05, preview2-26212-05, respectively (#27060)
1 parent 015cf5d commit 38ff6d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dependencies.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
These ref versions are pulled from https://github.com/dotnet/versions.
1010
-->
1111
<PropertyGroup>
12-
<CoreFxCurrentRef>3b696cb3e1c79144a92ea7a3e52df3e267da2dec</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>3b696cb3e1c79144a92ea7a3e52df3e267da2dec</CoreClrCurrentRef>
12+
<CoreFxCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</CoreClrCurrentRef>
1414
<CoreSetupCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</CoreSetupCurrentRef>
1515
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
1616
<ProjectNTfsCurrentRef>3b696cb3e1c79144a92ea7a3e52df3e267da2dec</ProjectNTfsCurrentRef>
@@ -31,9 +31,9 @@
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<CoreFxExpectedPrerelease>preview2-26212-01</CoreFxExpectedPrerelease>
35-
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26212-01</MicrosoftNETCorePlatformsPackageVersion>
36-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26212-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
34+
<CoreFxExpectedPrerelease>preview2-26212-05</CoreFxExpectedPrerelease>
35+
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26212-05</MicrosoftNETCorePlatformsPackageVersion>
36+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26212-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3737
<ProjectNTfsExpectedPrerelease>beta-26212-00</ProjectNTfsExpectedPrerelease>
3838
<ProjectNTfsTestILCExpectedPrerelease>beta-26212-00</ProjectNTfsTestILCExpectedPrerelease>
3939
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26212-00</ProjectNTfsTestILCPackageVersion>

tools-local/ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0-preview2-26212-01
1+
2.1.0-preview2-26212-05

0 commit comments

Comments
 (0)