Update dependencies from https://github.com/dotnet/core-setup build 20190530.01 ...
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Fri, 31 May 2019 18:49:08 +0000 (11:49 -0700)
committerWilliam Godbe <wigodbe@microsoft.com>
Fri, 31 May 2019 18:49:08 +0000 (11:49 -0700)
- Microsoft.NETCore.App - 3.0.0-preview6-27730-01

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

index 58b3e3b..309c929 100644 (file)
@@ -31,9 +31,9 @@
       <Uri>https://github.com/dotnet/corefx</Uri>
       <Sha>e23119d577e644d2c2a25419c88c1181681358e0</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27729-07">
+    <Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview6-27730-01">
       <Uri>https://github.com/dotnet/core-setup</Uri>
-      <Sha>798280671320c7613d34fadc88ec1b0e853d3d37</Sha>
+      <Sha>63abc77da6d99470caa5bfa0465afe244105e595</Sha>
     </Dependency>
     <Dependency Name="optimization.IBC.CoreCLR" Version="99.99.99-master-20190521.3">
       <Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
index 2b1b30d..1bfe625 100644 (file)
@@ -22,7 +22,7 @@
     <MicrosoftNETCorePlatformsVersion>3.0.0-preview6.19279.8</MicrosoftNETCorePlatformsVersion>
     <MicrosoftBclAsyncInterfacesVersion>1.0.0-preview6.19279.8</MicrosoftBclAsyncInterfacesVersion>
     <!-- core-setup -->
-    <MicrosoftNETCoreAppVersion>3.0.0-preview6-27729-07</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>3.0.0-preview6-27730-01</MicrosoftNETCoreAppVersion>
     <!-- dotnet-core-internal-tooling -->
     <IbcMergePackageVersion>5.0.6-beta.19203.1</IbcMergePackageVersion>
     <!-- dotnet-optimization -->