Update dependencies from https://github.com/dotnet/runtime build 20200402.18 (#981)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 3 Apr 2020 12:43:06 +0000 (12:43 +0000)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 12:43:06 +0000 (12:43 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.4.20202.18

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 3abdce95b40dcb13b8589fea428dc636da6e9a89..aec09979f11762f01062ee477599b8261f72a90b 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20201.19">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20202.18">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>907b5ae697841b0308fb321315991939474f9d7e</Sha>
+      <Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20201.16">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 6afb2bbde8f0fdd3c4942442b6cb2b4af05ef31b..f0453ba41978d0b29e112a497e979d53ab2074df 100644 (file)
@@ -18,7 +18,7 @@
     <MicrosoftNETCoreApp31Version>3.1.2</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.4.20201.19</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.4.20202.18</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20201.16</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>