[release/3.0] Update dependencies from dotnet/core-setup (#26167)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 15 Aug 2019 17:51:21 +0000 (17:51 +0000)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2019 17:51:21 +0000 (17:51 +0000)
* Update dependencies from https://github.com/dotnet/core-setup build 20190814.02

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

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

- Microsoft.NETCore.App - 3.0.0-preview9-19414-17

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

index d0eefa3..f02535d 100644 (file)
@@ -26,9 +26,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>3694ef6d674381439046667e3ae830b97f5912d7</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19412-05">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview9-19414-17">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>16d0c88cff0642a49013048ea24980d65eeed626</Sha>
+      <Sha>0b84934a47d2717e666d72bd04df5bd91c21c8b1</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 954d082..7b12a3a 100644 (file)
@@ -25,7 +25,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview9.19413.13</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19412-05</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview9-19414-17</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->