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

Commit de958c3

Browse files
dotnet-maestro-botdanmoseley
authored andcommitted
Update CoreClr, CoreFx, CoreSetup to servicing-26820-03, preview-26820-02, preview-26820-02, respectively (#31869)
1 parent e25f171 commit de958c3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

dependencies.props

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
These ref versions are pulled from https://github.com/dotnet/versions.
1010
-->
1111
<PropertyGroup>
12-
<CoreFxCurrentRef>b2625eebc646deea5f4595ad6859096c9a08708c</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>b2625eebc646deea5f4595ad6859096c9a08708c</CoreClrCurrentRef>
14-
<CoreSetupCurrentRef>b2625eebc646deea5f4595ad6859096c9a08708c</CoreSetupCurrentRef>
12+
<CoreFxCurrentRef>731f939b6653b980132ba52a600d5bb688d579a0</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>731f939b6653b980132ba52a600d5bb688d579a0</CoreClrCurrentRef>
14+
<CoreSetupCurrentRef>731f939b6653b980132ba52a600d5bb688d579a0</CoreSetupCurrentRef>
1515
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
1616
<ProjectNTfsCurrentRef>ccd922b62227c43ed2dac6bcb737321dd2b07be0</ProjectNTfsCurrentRef>
1717
<ProjectNTfsTestILCCurrentRef>ccd922b62227c43ed2dac6bcb737321dd2b07be0</ProjectNTfsTestILCCurrentRef>
@@ -31,15 +31,15 @@
3131

3232
<!-- Tests/infrastructure dependency versions. -->
3333
<PropertyGroup>
34-
<CoreFxExpectedPrerelease>preview-26817-03</CoreFxExpectedPrerelease>
34+
<CoreFxExpectedPrerelease>preview-26820-02</CoreFxExpectedPrerelease>
3535
<MicrosoftNETCorePlatformsPackageVersion>2.1.1-servicing-26724-03</MicrosoftNETCorePlatformsPackageVersion>
36-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-servicing-26817-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
36+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-servicing-26820-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
3737
<ProjectNTfsExpectedPrerelease>beta-26413-00</ProjectNTfsExpectedPrerelease>
3838
<ProjectNTfsTestILCExpectedPrerelease>beta-26413-00</ProjectNTfsTestILCExpectedPrerelease>
3939
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26413-00</ProjectNTfsTestILCPackageVersion>
40-
<MicrosoftNETCoreDotNetHostPackageVersion>2.2.0-preview-26817-03</MicrosoftNETCoreDotNetHostPackageVersion>
41-
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.2.0-preview-26817-03</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42-
<MicrosoftNETCoreAppPackageVersion>2.2.0-preview-26817-03</MicrosoftNETCoreAppPackageVersion>
40+
<MicrosoftNETCoreDotNetHostPackageVersion>2.2.0-preview-26820-02</MicrosoftNETCoreDotNetHostPackageVersion>
41+
<MicrosoftNETCoreDotNetHostPolicyPackageVersion>2.2.0-preview-26820-02</MicrosoftNETCoreDotNetHostPolicyPackageVersion>
42+
<MicrosoftNETCoreAppPackageVersion>2.2.0-preview-26820-02</MicrosoftNETCoreAppPackageVersion>
4343

4444
<!-- CoreFX-built SNI identity package -->
4545
<RuntimeNativeSystemDataSqlClientSniPackageVersion>4.4.0</RuntimeNativeSystemDataSqlClientSniPackageVersion>

tools-local/ILAsmVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.0-servicing-26817-04
1+
2.2.0-servicing-26820-03

0 commit comments

Comments
 (0)