[release/3.0] Update dependencies from dotnet/core-setup (#26208)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 19 Aug 2019 20:09:18 +0000 (13:09 -0700)
committerAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Mon, 19 Aug 2019 20:09:18 +0000 (13:09 -0700)
* Update dependencies from https://github.com/dotnet/core-setup build 20190816.01

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

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

- Microsoft.NETCore.App - 3.0.0-preview9-19416-02

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

index d0fc973..d1fa5ec 100644 (file)
@@ -26,9 +26,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>b3a4cdd6cd9b000ab05e585236455f1482a0bbf9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19414-17">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19416-02">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>0b84934a47d2717e666d72bd04df5bd91c21c8b1</Sha>
+      <Sha>66a9d076b6ce2cb1dc079e5cd351439c58278daf</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 7c40b90..ea98d47 100644 (file)
@@ -25,7 +25,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19416.11</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19414-17</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19416-02</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->