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

Commit 7300847

Browse files
dotnet-maestro-botAnipik
authored andcommitted
Update BuildTools, CoreClr, CoreFx to rc1-04626-02, servicing-28325-01, servicing-28327-02, respectively (#8949)
1 parent d43032d commit 7300847

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

BuildToolsVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0-rc1-04230-01
1+
2.1.0-rc1-04626-02

dependencies.props

Lines changed: 6 additions & 6 deletions
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>932012f91ac965ae534a0a83d41915de5adadd23</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>932012f91ac965ae534a0a83d41915de5adadd23</CoreClrCurrentRef>
12+
<CoreFxCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</CoreClrCurrentRef>
1414
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
15-
<BuildToolsCurrentRef>6aa4472ab36540fb1b36f782cea56ad40627c66a</BuildToolsCurrentRef>
15+
<BuildToolsCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</BuildToolsCurrentRef>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
1919
<MicrosoftNETCorePlatformsPackageVersion>2.1.7</MicrosoftNETCorePlatformsPackageVersion>
2020
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
21-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-28208-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.14-servicing-28207-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
21+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-28327-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.15-servicing-28325-01</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-04230-01</FeedTasksPackageVersion>
47+
<FeedTasksPackageVersion>2.1.0-rc1-04626-02</FeedTasksPackageVersion>
4848
</PropertyGroup>
4949

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

0 commit comments

Comments
 (0)