[release/3.0] Update dependencies from dotnet/core-setup (#26116)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 12 Aug 2019 14:59:28 +0000 (14:59 +0000)
committerGitHub <noreply@github.com>
Mon, 12 Aug 2019 14:59:28 +0000 (14:59 +0000)
* Update dependencies from https://github.com/dotnet/core-setup build 20190810.01

- Microsoft.NETCore.App - 3.0.0-preview9-19410-01

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

- Microsoft.NETCore.App - 3.0.0-preview9-19410-12

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

- Microsoft.NETCore.App - 3.0.0-preview9-19411-11

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

index ed221aa..8cbece1 100644 (file)
@@ -26,9 +26,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>3c699c4fbde216b765de918999eb8b7c6e161653</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19408-09">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19411-11">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>f732e657e177174cdebcf81d9112b7f06e819685</Sha>
+      <Sha>91004b0eb6f484c56f50d0f428988268e3ef455d</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 22418a4..f7054aa 100644 (file)
@@ -24,7 +24,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19411.4</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19408-09</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19411-11</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->