[master] Update dependencies from dotnet/runtime (#793)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 2 Feb 2020 13:49:19 +0000 (13:49 +0000)
committerGitHub <noreply@github.com>
Sun, 2 Feb 2020 13:49:19 +0000 (13:49 +0000)
* Update dependencies from https://github.com/dotnet/runtime build 20200130.10

- Microsoft.NETCore.App - 5.0.0-alpha.1.20080.10

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20101.1

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

- Microsoft.NETCore.App - 5.0.0-alpha.1.20101.3

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

index b7f84327bb6459a0cada7e66ff1c7512b5e1741a..bcc13de2fe85159ea5ed2dedab9dce2db0fe73e4 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>cc8fe69635c7c6e791c87540851aea75946945fa</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20078.2">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20101.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>b8942c37f25460bb160d0ff2fde9795d56b9bf01</Sha>
+      <Sha>316a82fdcebb3bc025b3a5d056b751b29c1c3296</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20079.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 306108ee3e7dc8d5a1822f9374812a1ee7385f3a..61bf4c1045c39977de32f1c17397a21b2757fb3d 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-alpha.1.20078.2</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20101.3</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20079.7</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>