Update dependencies from https://github.com/dotnet/runtime build 20200228.16 (#865)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 29 Feb 2020 13:44:10 +0000 (13:44 +0000)
committerGitHub <noreply@github.com>
Sat, 29 Feb 2020 13:44:10 +0000 (13:44 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.2.20128.16

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

index a30dc32e4515d41de60fa833909ec4bf1acec207..4aa6c86bc4dfe46fcb6f03b817377bd6ac9d552f 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.20127.14">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20128.16">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>487c940876b1932920454c44d2463d996cc8407c</Sha>
+      <Sha>cf4cc83d44f3ebd1807b6db0ad9e546bdce218b7</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20126.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 319398761005a267f5bc0baaab23f0c91dbbfb7b..6f3c431254a9ff98644aff21592974152f551627 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.20127.14</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20128.16</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.2.20126.7</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>