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

Commit b50a96e

Browse files
authored
Merge pull request #4041 from dotnet-maestro-bot/release/2.1-UpdateDependencies
Update BuildTools, CoreClr, CoreFx, Standard to rc1-02719-01, rc1-26419-03, rc1-26419-03, servicing-26419-02, respectively (release/2.1)
2 parents 4e06b48 + 7df6961 commit b50a96e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

BuildToolsVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.0-preview3-02711-02
1+
2.1.0-rc1-02719-01

dependencies.props

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@
99
These ref versions are pulled from https://github.com/dotnet/versions.
1010
-->
1111
<PropertyGroup>
12-
<CoreFxCurrentRef>2778a3f80ae6065542891322dcaec2eff236eb28</CoreFxCurrentRef>
13-
<CoreClrCurrentRef>2778a3f80ae6065542891322dcaec2eff236eb28</CoreClrCurrentRef>
14-
<StandardCurrentRef>a9c6e48169cdc88a5d85f275d6b468476f4351ca</StandardCurrentRef>
15-
<BuildToolsCurrentRef>e678abeffdbef963fda0f6af5b1c01985e16eeda</BuildToolsCurrentRef>
12+
<CoreFxCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</CoreFxCurrentRef>
13+
<CoreClrCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</CoreClrCurrentRef>
14+
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
15+
<BuildToolsCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</BuildToolsCurrentRef>
1616
</PropertyGroup>
1717

1818
<PropertyGroup>
19-
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26416-01</MicrosoftNETCorePlatformsPackageVersion>
19+
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-rc1-26419-03</MicrosoftNETCorePlatformsPackageVersion>
2020
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
21-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26416-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26416-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
23-
<NETStandardLibraryPackageVersion>2.0.2</NETStandardLibraryPackageVersion>
21+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-rc1-26419-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
22+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-rc1-26419-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
23+
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
2424
<MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
2525
</PropertyGroup>
2626

@@ -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-preview3-02711-02</FeedTasksPackageVersion>
47+
<FeedTasksPackageVersion>2.1.0-rc1-02719-01</FeedTasksPackageVersion>
4848
</PropertyGroup>
4949

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

0 commit comments

Comments
 (0)