Update dependencies from https://github.com/dotnet/runtime build 20200302.11 (#872)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 3 Mar 2020 17:09:38 +0000 (09:09 -0800)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2020 17:09:38 +0000 (09:09 -0800)
- Microsoft.NETCore.App - 5.0.0-preview.2.20152.11

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

index 0c7dc878a1a876d8ca6e5ced38f1c38bc7db3b77..73d1c8a2c9ca3f76a1e7feaafe78061f845616e8 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>8ccad075bbb0db445e03eed0a6073d27bdd4f31a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20151.4">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20152.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>c822449a48de9d209c8d5184e64ba4ca68094dca</Sha>
+      <Sha>b3f81350c856cfd5079c52349024a8f55d0c009a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20128.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 7a35d58d6ac5bd719ac6acb428a5431ac08a210b..566670be78c8b74c6d13935cc76a7aaa057b96e7 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.20151.4</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20152.11</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.2.20128.11</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>