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

Commit 37fa8ea

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20190905.02 (#26529)
- Microsoft.NETCore.App - 3.0.0-rc1-19455-02
1 parent 668f053 commit 37fa8ea

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>5f2c2771e077f98c097ecc1b9202bee22ef50aed</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19453-06">
29+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19455-02">
3030
<Uri>https://github.com/dotnet/core-setup</Uri>
31-
<Sha>b9dd6c969c15a2734aecbd3e2aa83afed02040e4</Sha>
31+
<Sha>caa8d3b1edd7eec947f6283f8342a9249b5d7171</Sha>
3232
</Dependency>
3333
<Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190902.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-rc1.19454.13</MicrosoftNETCorePlatformsVersion>
2626
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
2727
<!-- core-setup -->
28-
<MicrosoftNETCoreAppVersion>3.0.0-rc1-19453-06</MicrosoftNETCoreAppVersion>
28+
<MicrosoftNETCoreAppVersion>3.0.0-rc1-19455-02</MicrosoftNETCoreAppVersion>
2929
<!-- dotnet-core-internal-tooling -->
3030
<IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
3131
<!-- dotnet-optimization -->

0 commit comments

Comments
 (0)