[master] Update dependencies from dotnet/core-setup (#25613)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 11 Jul 2019 20:57:15 +0000 (13:57 -0700)
committerWilliam Godbe <wigodbe@microsoft.com>
Thu, 11 Jul 2019 20:57:15 +0000 (13:57 -0700)
* Update dependencies from https://github.com/dotnet/core-setup build 20190708.08

- Microsoft.NETCore.App - 3.0.0-preview8-27908-08

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

- Microsoft.NETCore.App - 3.0.0-preview8-27910-01

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

- Microsoft.NETCore.App - 3.0.0-preview8-27911-01

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

index 0718793..5c8a3e0 100644 (file)
@@ -27,9 +27,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>e75dd151c9e5aa94cf33c7c9d14a53180df747dd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27907-09">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27911-01">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>fc924dc319cde4a8c2f8c6cc715772a0eac933a1</Sha>
+      <Sha>85dba54a1c451c736ef4861d112337cdfd95b890</Sha>
     </Dependency>
     <Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190711.1">
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
index e41c60f..3f1cd79 100644 (file)
@@ -22,7 +22,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview8.19360.10</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview8-27907-09</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview8-27911-01</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->