Update dependencies from https://github.com/dotnet/core-setup build 20190712.01 ...
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 12 Jul 2019 14:58:15 +0000 (07:58 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 12 Jul 2019 14:58:15 +0000 (07:58 -0700)
- Microsoft.NETCore.App - 3.0.0-preview8-27912-01

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

index 5c8a3e0..8b09102 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-27911-01">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27912-01">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>85dba54a1c451c736ef4861d112337cdfd95b890</Sha>
+      <Sha>f93e96ea9561bd2864a08a676c8656e1fe73e3c5</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 3f1cd79..b9ea3e6 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-27911-01</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview8-27912-01</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->