summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-05 14:49:24 +0000
committerGitHub <noreply@github.com>2019-09-05 14:49:24 +0000
commit668f053e1ad0c4261ec71abc6905e0d48f4c39ca (patch)
tree9bf3a938dfb137680cfa5c6b7356f7bd1dc9ad03
parent91077a7a826d9e6a8d1d3a2a28bbb6cd64581e86 (diff)
downloadcoreclr-668f053e1ad0c4261ec71abc6905e0d48f4c39ca.tar.gz
coreclr-668f053e1ad0c4261ec71abc6905e0d48f4c39ca.tar.bz2
coreclr-668f053e1ad0c4261ec71abc6905e0d48f4c39ca.zip
Update dependencies from https://github.com/dotnet/corefx build 20190904.13 (#26527)
- Microsoft.NETCore.Platforms - 3.0.0-rc1.19454.13 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc1.19454.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 a4e1e7eb04..72281a1aa5 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -18,13 +18,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>6e94f0da0f12c7663ab39ce5bd6a67c4ab58b5ee</Sha>
</Dependency>
- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc1.19453.4">
+ <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc1.19454.13">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>ae488157a419935918d3364e843cf1632a2b4299</Sha>
+ <Sha>5f2c2771e077f98c097ecc1b9202bee22ef50aed</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc1.19453.4">
+ <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc1.19454.13">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>ae488157a419935918d3364e843cf1632a2b4299</Sha>
+ <Sha>5f2c2771e077f98c097ecc1b9202bee22ef50aed</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19453-06">
<Uri>https://github.com/dotnet/core-setup</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 6e74f0b45f..34c028fa91 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-rc1.19453.4</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.0.0-rc1.19453.4</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-rc1.19454.13</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.0.0-rc1.19454.13</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.0.0-rc1-19453-06</MicrosoftNETCoreAppVersion>