Update dependencies from https://github.com/dotnet/core-setup build 20190705.12 ...
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 6 Jul 2019 16:48:06 +0000 (09:48 -0700)
committerJan Kotas <jkotas@microsoft.com>
Sat, 6 Jul 2019 16:48:06 +0000 (09:48 -0700)
- Microsoft.NETCore.App - 3.0.0-preview8-27905-12

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

index 589da68..aa761ae 100644 (file)
@@ -27,9 +27,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>6c6d68558aaccbd16de6e84cf7e59c0fb32b8273</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27904-08">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-27905-12">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>7f3dffe602907ca336c61e6c2efa95383a9d6896</Sha>
+      <Sha>aa4edf155229620edc2962671fbff5dd6e68f6b4</Sha>
     </Dependency>
     <Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190706.1">
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
index a3c3c1c..58cbb6a 100644 (file)
@@ -22,7 +22,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview8.19355.7</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19326.2</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview8-27904-08</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview8-27905-12</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->