[release/3.0] Update dependencies from dotnet/core-setup (#26329)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 27 Aug 2019 14:26:45 +0000 (14:26 +0000)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2019 14:26:45 +0000 (14:26 +0000)
* Update dependencies from https://github.com/dotnet/core-setup build 20190822.14

- Microsoft.NETCore.App - 3.0.0-rc1-19422-14

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

- Microsoft.NETCore.App - 3.0.0-rc1-19423-11

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

- Microsoft.NETCore.App - 3.0.0-rc1-19425-03

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

- Microsoft.NETCore.App - 3.0.0-rc1-19426-11

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

index 2719b0c..0707f6b 100644 (file)
@@ -26,9 +26,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>d341fd37dcb2c22e382adccdc06770cf8f160577</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19421-22">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-rc1-19426-11">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>de78ba11198343228e7e4f8fbf2117add6c67944</Sha>
+      <Sha>b33b6c20d855e7f9fdda6383ad12d849079f9b21</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 0623927..b203f60 100644 (file)
@@ -25,7 +25,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-rc1.19420.10</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-rc1-19421-22</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-rc1-19426-11</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->