Update dependencies from https://github.com/dotnet/core-setup build 20190604.03 ...
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Wed, 5 Jun 2019 17:14:43 +0000 (10:14 -0700)
committerJan Kotas <jkotas@microsoft.com>
Wed, 5 Jun 2019 17:14:43 +0000 (10:14 -0700)
- Microsoft.NETCore.App - 3.0.0-preview7-27804-03

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

index 8f5d478..9e73538 100644 (file)
@@ -31,9 +31,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>656ccfbbef3a0d75c02e17b7477122a658b92557</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27803-11">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27804-03">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>c113140681cdb8224dffc2da8df3e2f9bcbdc4a0</Sha>
+      <Sha>a620d0dba57cd18e49fa686e28e18369be23d067</Sha>
     </Dependency>
     <Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190605.1">
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
index 90d5528..cfb3c31 100644 (file)
@@ -22,7 +22,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview7.19305.1</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview7.19305.1</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview7-27803-11</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview7-27804-03</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->