summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-12 14:30:47 +0000
committerGitHub <noreply@github.com>2019-09-12 14:30:47 +0000
commitcc3b78c19345be996d1684d26ada1d330c6e029e (patch)
treeb13251ad3d66cf36de40c844311951741dcb7991
parent09023baddeb2e951d151015a0892e79520132135 (diff)
downloadcoreclr-cc3b78c19345be996d1684d26ada1d330c6e029e.tar.gz
coreclr-cc3b78c19345be996d1684d26ada1d330c6e029e.tar.bz2
coreclr-cc3b78c19345be996d1684d26ada1d330c6e029e.zip
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
-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 e45e414c90..cb0783c327 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -18,13 +18,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8eb29ba860a3cfcfe68f9a8256caa7efc1f1aaba</Sha>
</Dependency>
- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19460.22">
+ <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19461.13">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>67fd971d57f9779c7acffc6d87934e311d968fa8</Sha>
+ <Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19460.22">
+ <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19461.13">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>67fd971d57f9779c7acffc6d87934e311d968fa8</Sha>
+ <Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc2-19460-02">
<Uri>https://github.com/dotnet/core-setup</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 8434cd516c..bd8e26c76c 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.22</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19460.22</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-rc2.19461.13</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.0.0-rc2.19461.13</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.0.0-rc2-19460-02</MicrosoftNETCoreAppVersion>