Update dependencies from https://github.com/dotnet/runtime build 20200617.2 (#1252)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 17 Jun 2020 17:55:34 +0000 (17:55 +0000)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 17:55:34 +0000 (17:55 +0000)
Microsoft.NETCore.App
 From Version 5.0.0-preview.7.20315.3 -> To Version 5.0.0-preview.7.20317.2

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

index 942a5390493c61089edde3599a2d4cbf0bad1c73..0d25430d9e94759cdcff1603ae953d94871f57ed 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>54d096ee50a9bcf7ac6efd16a07d51af651d20a1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.7.20315.3">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.7.20317.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>279940471dacb387d78e00fd2c2dff724eafa251</Sha>
+      <Sha>fa7c99d6b2538591edf609b8d3a5f321f9ee7850</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.7.20317.3">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 35017ddae927396133c618b814c7b9918a515811..a80ef0518c404ac3e7805baa4a5e14cb0ae4c56d 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.20315.3</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.7.20317.2</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.7.20317.3</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>