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

Commit 4d14ed7

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
[release/3.0] Update dependencies from dotnet/core-setup (#27910)
* Update dependencies from https://github.com/dotnet/core-setup build 20191016.12 - Microsoft.NETCore.App - 3.0.1-servicing-19516-12 * Update dependencies from https://github.com/dotnet/core-setup build 20191121.02 - Microsoft.NETCore.App - 3.0.2-servicing-19571-02
1 parent 8f60f14 commit 4d14ed7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
<Uri>https://github.com/dotnet/corefx</Uri>
2727
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc2-19460-02">
29+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.2-servicing-19571-02">
3030
<Uri>https://github.com/dotnet/core-setup</Uri>
31-
<Sha>4421cfb105df112492038e5c5a70c24bce48e72f</Sha>
31+
<Sha>07f338c15044f71b1ea6acdfcbb917d790fa4cc2</Sha>
3232
</Dependency>
3333
<Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190912.1">
3434
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19461.13</MicrosoftNETCorePlatformsVersion>
2626
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
2727
<!-- core-setup -->
28-
<MicrosoftNETCoreAppVersion>3.0.0-rc2-19460-02</MicrosoftNETCoreAppVersion>
28+
<MicrosoftNETCoreAppVersion>3.0.2-servicing-19571-02</MicrosoftNETCoreAppVersion>
2929
<!-- dotnet-core-internal-tooling -->
3030
<IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
3131
<!-- dotnet-optimization -->

0 commit comments

Comments
 (0)