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

Commit 9642de7

Browse files
Update dependencies from https://github.com/dotnet/corefx build 20190819.5 (#26275)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19419.5 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19419.5
1 parent c596807 commit 9642de7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
<Uri>https://github.com/dotnet/arcade</Uri>
1919
<Sha>0e36c2410b72166a1b9a67142e652225e22feada</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview9.19416.11">
21+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview9.19419.5">
2222
<Uri>https://github.com/dotnet/corefx</Uri>
23-
<Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
23+
<Sha>961b953eb77922d3906506ee15a58068abfa3284</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview9.19416.11">
25+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview9.19419.5">
2626
<Uri>https://github.com/dotnet/corefx</Uri>
27-
<Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
27+
<Sha>961b953eb77922d3906506ee15a58068abfa3284</Sha>
2828
</Dependency>
2929
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19419-06">
3030
<Uri>https://github.com/dotnet/core-setup</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<!-- roslyn -->
2222
<MicrosoftNetCompilersToolsetVersion>3.3.0-beta2-19367-02</MicrosoftNetCompilersToolsetVersion>
2323
<!-- corefx -->
24-
<MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview9.19416.11</MicrosoftPrivateCoreFxNETCoreAppVersion>
25-
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19416.11</MicrosoftNETCorePlatformsVersion>
24+
<MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview9.19419.5</MicrosoftPrivateCoreFxNETCoreAppVersion>
25+
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19419.5</MicrosoftNETCorePlatformsVersion>
2626
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
2727
<!-- core-setup -->
2828
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19419-06</MicrosoftNETCoreAppVersion>

0 commit comments

Comments
 (0)