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

Commit 23677d3

Browse files
Update CoreClr, CoreFx to servicing-29130-01, servicing-29130-02, respectively (#9060)
1 parent e9084f1 commit 23677d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies.props

+5-5
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
These ref versions are pulled from https://github.com/dotnet/versions.
1010
-->
1111
<PropertyGroup>
12-
<CoreFxCurrentRef>9a3a27d1957f16f6b7b32447f9c6f891aeafec96</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>9a3a27d1957f16f6b7b32447f9c6f891aeafec96</CoreClrCurrentRef>
12+
<CoreFxCurrentRef>005b589a27eeb459d364555645812b0334811fff</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>005b589a27eeb459d364555645812b0334811fff</CoreClrCurrentRef>
1414
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
1515
<BuildToolsCurrentRef>e54ddf5261ce7532b3119a50febd86b5b326af43</BuildToolsCurrentRef>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
19-
<MicrosoftNETCorePlatformsPackageVersion>2.1.9</MicrosoftNETCorePlatformsPackageVersion>
19+
<MicrosoftNETCorePlatformsPackageVersion>2.1.11</MicrosoftNETCorePlatformsPackageVersion>
2020
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
21-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-29018-12</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.20-servicing-29017-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
21+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-29130-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.21-servicing-29130-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
2323
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
2424
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
2525
</PropertyGroup>

0 commit comments

Comments
 (0)