Update dependencies from https://github.com/dotnet/runtime build 20200621.2 (#1273)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 22 Jun 2020 12:26:28 +0000 (12:26 +0000)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 12:26:28 +0000 (12:26 +0000)
Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20320.5 -> To Version 5.0.0-preview.7.20321.2

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

index f4dcb73133d8ebf089c1eee8cefc6f58f07741a7..81a7293ae8a9805399a1ad27bf3c7021bd5f9315 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>71b580038fb704df63e03c6b7ae7d2c6a4fdd71d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.7.20320.5">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.7.20321.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>531ebcd1895aa32a106db5849cd4ace3909cefce</Sha>
+      <Sha>1f4d0db2339c37d75723d063827fd2a4c6e2ecef</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.7.20318.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index e7efa2c3cf46f9c392a2de9211eb6c489e30b48e..bbde20f2ee4d815728e3b39aca18e6ac2963a8b0 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.20320.5</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.7.20321.2</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.7.20318.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>