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

Commit

Permalink
Update BuildTools, CoreClr, CoreFx to rc1-04626-02, servicing-28325-0…
Browse files Browse the repository at this point in the history
…1, servicing-28327-02, respectively (#8949)
  • Loading branch information
dotnet-maestro-bot authored and Anipik committed Jan 14, 2020
1 parent d43032d commit 7300847
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion BuildToolsVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0-rc1-04230-01
2.1.0-rc1-04626-02
12 changes: 6 additions & 6 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>932012f91ac965ae534a0a83d41915de5adadd23</CoreFxCurrentRef>
<CoreClrCurrentRef>932012f91ac965ae534a0a83d41915de5adadd23</CoreClrCurrentRef>
<CoreFxCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</CoreFxCurrentRef>
<CoreClrCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</CoreClrCurrentRef>
<StandardCurrentRef>eff554f39ee29c9f2b470bf7755b83ceaaf2b1a1</StandardCurrentRef>
<BuildToolsCurrentRef>6aa4472ab36540fb1b36f782cea56ad40627c66a</BuildToolsCurrentRef>
<BuildToolsCurrentRef>a8fef6ead215b05fac155f9db8e09f1c07ca302c</BuildToolsCurrentRef>
</PropertyGroup>

<PropertyGroup>
<MicrosoftNETCorePlatformsPackageVersion>2.1.7</MicrosoftNETCorePlatformsPackageVersion>
<MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-28208-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.14-servicing-28207-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-servicing-28327-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.15-servicing-28325-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<NETStandardLibraryPackageVersion>2.0.3</NETStandardLibraryPackageVersion>
<MicrosoftDiaSymReaderNativePackageVersion>1.7.0</MicrosoftDiaSymReaderNativePackageVersion>
</PropertyGroup>
Expand All @@ -44,7 +44,7 @@
<!-- Package versions used as toolsets -->
<PropertyGroup>
<FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
<FeedTasksPackageVersion>2.1.0-rc1-04230-01</FeedTasksPackageVersion>
<FeedTasksPackageVersion>2.1.0-rc1-04626-02</FeedTasksPackageVersion>
</PropertyGroup>

<!-- Publish symbol build task package -->
Expand Down

0 comments on commit 7300847

Please sign in to comment.