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

Commit b61e159

Browse files
Update BuildTools, CoreClr, CoreFx to rc1-05604-03, servicing-29220-03, servicing-29220-01, respectively (#9078)
1 parent 9dfd9fa commit b61e159

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

dependencies.props

+7-7
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>005b589a27eeb459d364555645812b0334811fff</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>005b589a27eeb459d364555645812b0334811fff</CoreClrCurrentRef>
12+
<CoreFxCurrentRef>a449c075d4c0681e5a2ac3d39a68aa4b306574aa</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>a449c075d4c0681e5a2ac3d39a68aa4b306574aa</CoreClrCurrentRef>
1414
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
15-
<BuildToolsCurrentRef>e54ddf5261ce7532b3119a50febd86b5b326af43</BuildToolsCurrentRef>
15+
<BuildToolsCurrentRef>a449c075d4c0681e5a2ac3d39a68aa4b306574aa</BuildToolsCurrentRef>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
19-
<MicrosoftNETCorePlatformsPackageVersion>2.1.11</MicrosoftNETCorePlatformsPackageVersion>
19+
<MicrosoftNETCorePlatformsPackageVersion>2.1.12</MicrosoftNETCorePlatformsPackageVersion>
2020
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
21-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-29130-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.21-servicing-29130-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
21+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-29220-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.22-servicing-29220-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
2323
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
2424
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
2525
</PropertyGroup>
@@ -44,7 +44,7 @@
4444
<!-- Package versions used as toolsets -->
4545
<PropertyGroup>
4646
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
47-
<FeedTasksPackageVersion>2.1.0-rc1-05428-07</FeedTasksPackageVersion>
47+
<FeedTasksPackageVersion>2.1.0-rc1-05604-03</FeedTasksPackageVersion>
4848
</PropertyGroup>
4949

5050
<!-- Publish symbol build task package -->

0 commit comments

Comments
 (0)