Update dependencies from https://github.com/dotnet/runtime build 20200225.16 (#856)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 26 Feb 2020 15:22:58 +0000 (15:22 +0000)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 15:22:58 +0000 (15:22 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.2.20125.16

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

index 32863da121198aa1eb9db44b2f8d01d41bc32812..0f3fabac9407ee0d50eec7a5fbc8b3806fccbff5 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>85d76351b1f0245c9f331f72219d12e8e2d48e72</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20125.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20125.16">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>67580dcf025222985ddaacc6c22ebec8c7f9a707</Sha>
+      <Sha>4807684b13d473c19121fbe757296e7607f3cabf</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20125.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index a7339f72bf3ed7011313cb47774c0a5530040693..ae8f223f9e82a7c2deb16437265c8d83290c136c 100644 (file)
@@ -16,7 +16,7 @@
     <MicrosoftNETCoreApp31Version>3.1.0</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20125.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20125.16</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.2.20125.12</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>