summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-08-21 14:16:35 +0000
committerGitHub <noreply@github.com>2019-08-21 14:16:35 +0000
commit03c9d668236b519bfdbc9e857de6c5337651e173 (patch)
tree067c93a8a9215814d2b20f103e88bbeba0c8fc28
parent75bf2b73a4f9c059fa576a748b25adfa139a86ff (diff)
downloadcoreclr-03c9d668236b519bfdbc9e857de6c5337651e173.tar.gz
coreclr-03c9d668236b519bfdbc9e857de6c5337651e173.tar.bz2
coreclr-03c9d668236b519bfdbc9e857de6c5337651e173.zip
Update dependencies from https://github.com/dotnet/corefx build 20190820.10 (#26291)
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19420.10 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19420.10
-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 9d72803cd7..d721797b23 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -18,13 +18,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>10b2260aeed5f07582bf8d8dcd4221a447b171c5</Sha>
</Dependency>
- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview9.19419.5">
+ <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc1.19420.10">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>961b953eb77922d3906506ee15a58068abfa3284</Sha>
+ <Sha>d341fd37dcb2c22e382adccdc06770cf8f160577</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview9.19419.5">
+ <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc1.19420.10">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>961b953eb77922d3906506ee15a58068abfa3284</Sha>
+ <Sha>d341fd37dcb2c22e382adccdc06770cf8f160577</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19419-06">
<Uri>https://github.com/dotnet/core-setup</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 2c1439272b..7257145a15 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-preview9.19419.5</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19419.5</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-rc1.19420.10</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.0.0-rc1.19420.10</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.0.0-preview9-19419-06</MicrosoftNETCoreAppVersion>