[master] Update dependencies from dotnet/runtime (#925)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 21 Mar 2020 12:42:58 +0000 (12:42 +0000)
committerGitHub <noreply@github.com>
Sat, 21 Mar 2020 12:42:58 +0000 (12:42 +0000)
* Update dependencies from https://github.com/dotnet/runtime build 20200317.12

- Microsoft.NETCore.App - 5.0.0-preview.3.20167.12

* Update dependencies from https://github.com/dotnet/runtime build 20200318.9

- Microsoft.NETCore.App - 5.0.0-preview.3.20168.9

* Update dependencies from https://github.com/dotnet/runtime build 20200319.13

- Microsoft.NETCore.App - 5.0.0-preview.3.20169.13

* Update dependencies from https://github.com/dotnet/runtime build 20200320.8

- Microsoft.NETCore.App - 5.0.0-preview.3.20170.8

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

index bb6f2463c7d6eb9b3126695f50ce3ed9929ef02e..ca48afe05ae1d4b55e23b1ad244711c85ad47698 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>16d4350184cf362cd59807b589d1c93803025abc</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20161.9">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20170.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>2b27323e4aa61f540b8c6600f4add5b29860a0a3</Sha>
+      <Sha>b0351370ccd132d95c97b75312fc36adaacc2664</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20170.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 5b6f5b79e05c570ce43d201e4f0fe9fb3e7a2a15..4751bc6a8e6135352cbc1a9e52e3c47e5eb3bd9f 100644 (file)
@@ -18,7 +18,7 @@
     <MicrosoftNETCoreApp31Version>3.1.2</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20161.9</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20170.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20170.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>