Update dependencies from https://github.com/dotnet/runtime build 20200330.15 (#969)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 31 Mar 2020 12:41:54 +0000 (12:41 +0000)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2020 12:41:54 +0000 (12:41 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20180.15

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

index 4aaf59ff03fa529a4438ad57ed3a5f9d8400e5e4..486c29c3b7aecda75069b3f47e07b10be8a5ccbc 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.3.20180.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20180.15">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>38bef8c60e9483eeb16d85850ad6109c4bc47f5d</Sha>
+      <Sha>c74407fcaff466a17b6e98f1dcc969248de506fe</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20179.3">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 1c7a49ca08fff3b10b1ef929836a35a59788bbeb..161769f85f0fa4fa65d64ff423155047f03e7776 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.3.20180.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20180.15</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20179.3</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>