Update dependencies from https://github.com/dotnet/runtime build 20200606.3 (#1207)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 7 Jun 2020 12:37:08 +0000 (12:37 +0000)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2020 12:37:08 +0000 (12:37 +0000)
Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20305.1 -> To Version 5.0.0-preview.7.20306.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 6c8d700d03923150207848b16fe7a4db16e76497..09c4a98f0c788080458b25bbd648555960ab3375 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>fef373440d604c428950236fbc2b99ce0df368a9</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.7.20305.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.7.20306.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>d0889f1159b6ea044b5e491921b7a37a688ce465</Sha>
+      <Sha>4b339d8ba42a03cd8624adc0c3cbe73817a76b77</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.7.20305.14">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 106982dbc5d5292501b420f4623abcb6da3ca29d..d8638a020685f056ba634a0a962fef18737319ce 100644 (file)
@@ -15,7 +15,7 @@
     <MicrosoftNETCoreApp31Version>3.1.4</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.7.20305.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.7.20306.3</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.7.20305.14</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>