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

Commit a76e6ba

Browse files
Update dependencies from https://github.com/dotnet/corefx build 20190816.11 (#26230)
- Microsoft.NETCore.Platforms - 3.0.0-preview9.19416.11 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview9.19416.11
1 parent 7584f64 commit a76e6ba

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.19415.9">
21+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview9.19416.11">
2222
<Uri>https://github.com/dotnet/corefx</Uri>
23-
<Sha>1ac825dfc8ba0485ef4cf524a241f5309c43a2da</Sha>
23+
<Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview9.19415.9">
25+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview9.19416.11">
2626
<Uri>https://github.com/dotnet/corefx</Uri>
27-
<Sha>1ac825dfc8ba0485ef4cf524a241f5309c43a2da</Sha>
27+
<Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
2828
</Dependency>
2929
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19414-17">
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.19415.9</MicrosoftPrivateCoreFxNETCoreAppVersion>
25-
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19415.9</MicrosoftNETCorePlatformsVersion>
24+
<MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview9.19416.11</MicrosoftPrivateCoreFxNETCoreAppVersion>
25+
<MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19416.11</MicrosoftNETCorePlatformsVersion>
2626
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
2727
<!-- core-setup -->
2828
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19414-17</MicrosoftNETCoreAppVersion>

0 commit comments

Comments
 (0)