summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-09-11 15:00:28 +0000
committerGitHub <noreply@github.com>2019-09-11 15:00:28 +0000
commitbf167aa90950e0c2493536433668267f2a45fc26 (patch)
treed5d55ed3a6de73e18ff02053a389f9480f349a9f /eng
parent12a6df1031dd22e1bc1c3669653a9784dd7fd5a0 (diff)
downloadcoreclr-bf167aa90950e0c2493536433668267f2a45fc26.tar.gz
coreclr-bf167aa90950e0c2493536433668267f2a45fc26.tar.bz2
coreclr-bf167aa90950e0c2493536433668267f2a45fc26.zip
Update dependencies from https://github.com/dotnet/corefx build 20190910.23 (#26656)
- Microsoft.NETCore.Platforms - 3.1.0-preview1.19460.23 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-preview1.19460.23
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 59ea350c10..e381bc0cf2 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.7.0-preview1.19459.13">
+ <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-preview1.19460.23">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>2d38da41c8c153e498ea5fbda88c7532389b2f3f</Sha>
+ <Sha>4b6e14d0f6f59b2998a255e7734d6c97e9a51e77</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview1.19459.13">
+ <Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0-preview1.19460.23">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>2d38da41c8c153e498ea5fbda88c7532389b2f3f</Sha>
+ <Sha>4b6e14d0f6f59b2998a255e7734d6c97e9a51e77</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.1.0-preview1.19459.38">
<Uri>https://github.com/dotnet/core-setup</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 8ba79ee1f4..73266c8430 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.7.0-preview1.19459.13</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.1.0-preview1.19459.13</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.7.0-preview1.19460.23</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.1.0-preview1.19460.23</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
<!-- core-setup -->
<MicrosoftNETCoreAppVersion>3.1.0-preview1.19459.38</MicrosoftNETCoreAppVersion>