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

Commit 8287d6b

Browse files
Update dependencies from https://github.com/dotnet/corefx build 20190910.22 (#26653)
- Microsoft.NETCore.Platforms - 3.0.0-rc2.19460.22 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19460.22
1 parent ed98374 commit 8287d6b

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

0 commit comments

Comments
 (0)