summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-11 14:32:11 +0000
committerGitHub <noreply@github.com>2019-09-11 14:32:11 +0000
commit8287d6bfa9210da2f5ea8a69d6b8ebb318fb8b4f (patch)
tree1cf8f0d5fdb5687086a59b136b3da63c9356f0cd /eng
parented98374f402d405fc08c52da8bd7e43e9b39a738 (diff)
downloadcoreclr-8287d6bfa9210da2f5ea8a69d6b8ebb318fb8b4f.tar.gz
coreclr-8287d6bfa9210da2f5ea8a69d6b8ebb318fb8b4f.tar.bz2
coreclr-8287d6bfa9210da2f5ea8a69d6b8ebb318fb8b4f.zip
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
Diffstat (limited to 'eng')
-rw-r--r--eng/Version.Details.xml8
-rw-r--r--eng/Versions.props4
2 files changed, 6 insertions, 6 deletions
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 540542c459..acf6fe4f47 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -18,13 +18,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0f5cfb20a355c27bc84cedd049c946b44a7fc1da</Sha>
</Dependency>
- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19460.1">
+ <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19460.22">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>1f43072465d4be9920ab04a3c3ad91f82144de4e</Sha>
+ <Sha>67fd971d57f9779c7acffc6d87934e311d968fa8</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19460.1">
+ <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19460.22">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>1f43072465d4be9920ab04a3c3ad91f82144de4e</Sha>
+ <Sha>67fd971d57f9779c7acffc6d87934e311d968fa8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc2-19459-40">
<Uri>https://github.com/dotnet/core-setup</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 7a22ba3d08..755a2e88b9 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -21,8 +21,8 @@
<!-- roslyn -->
<MicrosoftNetCompilersToolsetVersion>3.3.0-beta2-19367-02</MicrosoftNetCompilersToolsetVersion>
<!-- corefx -->
- <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-rc2.19460.1</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19460.1</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-rc2.19460.22</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19460.22</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.0.0-rc2-19459-40</MicrosoftNETCoreAppVersion>