summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2019-05-09 20:46:14 -0700
committerJan Kotas <jkotas@microsoft.com>2019-05-09 20:46:14 -0700
commit48431cc037776ca359de36bf71bda8c154cc2aa9 (patch)
tree9feaea4170cbe8552838be6abae3ade71bc0b758 /eng
parent864a5e822be1a487cde23b3197e453e1c0c3abc3 (diff)
downloadcoreclr-48431cc037776ca359de36bf71bda8c154cc2aa9.tar.gz
coreclr-48431cc037776ca359de36bf71bda8c154cc2aa9.tar.bz2
coreclr-48431cc037776ca359de36bf71bda8c154cc2aa9.zip
Update dependencies from https://github.com/dotnet/corefx build 20190509.1 (#24495)
- Microsoft.NETCore.Platforms - 3.0.0-preview6.19259.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-preview6.19259.1
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 be713a946c..7e32bc0b87 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -16,13 +16,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a7a250e9c13147134543c35fef2fb81f19592edf</Sha>
</Dependency-->
- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview6.19257.8">
+ <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-preview6.19259.1">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>2c75f5a09f770f3118e09abc35bdf88c1c7120b0</Sha>
+ <Sha>f7cd353ab8b08ff45d45985851505e5f8f19f9ac</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview6.19257.8">
+ <Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview6.19259.1">
<Uri>https://github.com/dotnet/corefx</Uri>
- <Sha>2c75f5a09f770f3118e09abc35bdf88c1c7120b0</Sha>
+ <Sha>f7cd353ab8b08ff45d45985851505e5f8f19f9ac</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview5-27620-01">
<Uri>https://github.com/dotnet/core-setup</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 20db347cdc..373257e882 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -9,8 +9,8 @@
<UsingToolNetFrameworkReferenceAssemblies>true</UsingToolNetFrameworkReferenceAssemblies>
<MicrosoftDotNetXUnitConsoleRunnerVersion>2.5.1-beta.19179.4</MicrosoftDotNetXUnitConsoleRunnerVersion>
<MicrosoftNetFrameworkReferenceAssembliesVersion>1.0.0-alpha-004</MicrosoftNetFrameworkReferenceAssembliesVersion>
- <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview6.19257.8</MicrosoftPrivateCoreFxNETCoreAppVersion>
- <MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19257.8</MicrosoftNETCorePlatformsVersion>
+ <MicrosoftPrivateCoreFxNETCoreAppVersion>4.6.0-preview6.19259.1</MicrosoftPrivateCoreFxNETCoreAppVersion>
+ <MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19259.1</MicrosoftNETCorePlatformsVersion>
<MicrosoftBclAsyncInterfacesVersion>1.0.0-preview6.19257.8</MicrosoftBclAsyncInterfacesVersion>
<MicrosoftNETCoreAppVersion>3.0.0-preview5-27620-01</MicrosoftNETCoreAppVersion>
<optimizationIBCCoreCLRVersion>99.99.99-master-20190509.1</optimizationIBCCoreCLRVersion>