Update dependencies from https://github.com/dotnet/runtime build 20200227.14 (#864)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 28 Feb 2020 13:46:07 +0000 (13:46 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Feb 2020 13:46:07 +0000 (13:46 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.2.20127.14

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

index 404313a57df111f9a0ead6d8a3e66ddf4dd41e0a..a30dc32e4515d41de60fa833909ec4bf1acec207 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.16">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20127.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>4807684b13d473c19121fbe757296e7607f3cabf</Sha>
+      <Sha>487c940876b1932920454c44d2463d996cc8407c</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20126.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 56486504348eb421981997d62653fa5fcf9b2151..319398761005a267f5bc0baaab23f0c91dbbfb7b 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.16</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20127.14</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.2.20126.7</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>