[release/3.0] Update dependencies from dotnet/core-setup (#26464)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 4 Sep 2019 18:27:39 +0000 (18:27 +0000)
committerGitHub <noreply@github.com>
Wed, 4 Sep 2019 18:27:39 +0000 (18:27 +0000)
* Update dependencies from https://github.com/dotnet/core-setup build 20190830.09

- Microsoft.NETCore.App - 3.0.0-rc1-19430-09

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

- Microsoft.NETCore.App - 3.0.0-rc1-19453-06

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

index ca9886e..a4e1e7e 100644 (file)
@@ -26,9 +26,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>ae488157a419935918d3364e843cf1632a2b4299</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19429-07">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19453-06">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>36fa439f918f8f0e979e78834b979deb33b9b97a</Sha>
+      <Sha>b9dd6c969c15a2734aecbd3e2aa83afed02040e4</Sha>
     </Dependency>
     <Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190902.1">
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
index 4620a87..6e74f0b 100644 (file)
@@ -25,7 +25,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-rc1.19453.4</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-rc1-19429-07</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-rc1-19453-06</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->