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

Commit cc3b78c

Browse files
Update dependencies from https://github.com/dotnet/corefx build 20190911.13 (#26680)
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19461.13 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19461.13
1 parent 09023ba commit cc3b78c

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>8eb29ba860a3cfcfe68f9a8256caa7efc1f1aaba</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19460.22">
21+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19461.13">
2222
<Uri>https://github.com/dotnet/corefx</Uri>
23-
<Sha>67fd971d57f9779c7acffc6d87934e311d968fa8</Sha>
23+
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19460.22">
25+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19461.13">
2626
<Uri>https://github.com/dotnet/corefx</Uri>
27-
<Sha>67fd971d57f9779c7acffc6d87934e311d968fa8</Sha>
27+
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
2828
</Dependency>
2929
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc2-19460-02">
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-rc2.19460.22</MicrosoftPrivateCoreFxNETCoreAppVersion>
25-
<MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19460.22</MicrosoftNETCorePlatformsVersion>
24+
<MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-rc2.19461.13</MicrosoftPrivateCoreFxNETCoreAppVersion>
25+
<MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19461.13</MicrosoftNETCorePlatformsVersion>
2626
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
2727
<!-- core-setup -->
2828
<MicrosoftNETCoreAppVersion>3.0.0-rc2-19460-02</MicrosoftNETCoreAppVersion>

0 commit comments

Comments
 (0)