Update dependencies from https://github.com/dotnet/runtime build 20200122.3 (#773)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 23 Jan 2020 14:07:51 +0000 (14:07 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Jan 2020 14:07:51 +0000 (14:07 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20072.3

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

index 8a79ff5d70859bbf13dbd914a5ce88c6255a7ec8..b0be8c22f58d7b425b5cb7b10e8d18b93e3c7222 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ebc71292545adda514c1e6a5657cd9ab753240bc</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20071.7">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20072.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9c82a36c23235c4d50954cb33a4d5d89b787a1aa</Sha>
+      <Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20071.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 699b83c0cba727f84203c6458fac1ddd24a7a857..bdf40eccf8095ca0a0b2cf8420d08cebfcbd55de 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.20071.7</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20072.3</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20071.6</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>