[release/3.0] Update dependencies from dotnet/core-setup (#26073)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 9 Aug 2019 15:00:29 +0000 (15:00 +0000)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2019 15:00:29 +0000 (15:00 +0000)
* Update dependencies from https://github.com/dotnet/core-setup build 20190807.10

- Microsoft.NETCore.App - 3.0.0-preview9-19407-10

* Update dependencies from https://github.com/dotnet/core-setup build 20190808.09

- Microsoft.NETCore.App - 3.0.0-preview9-19408-09

eng/Version.Details.xml
eng/Versions.props

index 55af2e0..4a626bb 100644 (file)
@@ -26,9 +26,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>cc92e719bc3564bc4ea913eb770cd5315a6c3bc1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27914-06">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19408-09">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>2bb2dcaeffb1dfeda077354449868ddac254bc3d</Sha>
+      <Sha>f732e657e177174cdebcf81d9112b7f06e819685</Sha>
     </Dependency>
     <Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190807.1">
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
index 0d65c40..b3244a8 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19408.12</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview8-27914-06</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19408-09</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->