[master] Update dependencies from dotnet/aspnetcore (#1475)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 24 Aug 2020 16:35:16 +0000 (16:35 +0000)
committerGitHub <noreply@github.com>
Mon, 24 Aug 2020 16:35:16 +0000 (16:35 +0000)
[master] Update dependencies from dotnet/aspnetcore
- Updates:
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20421.11 to 5.0.0-rc.1.20424.2

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

index 99501017c0a081732797882dc43add6d3b2b9a2e..4eabe0c37cc27036b2601baa502bbbae22bbbfbb 100644 (file)
@@ -22,9 +22,9 @@
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>0db8ecbea291c09cfd84d7f33ea049f5c0cec94f</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20421.11">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20424.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>826bc841832958cacb5481713928d24a3c7e096b</Sha>
+      <Sha>8c8cfe611a005433007544a95daeb9821aa92c8b</Sha>
     </Dependency>
   </ToolsetDependencies>
 </Dependencies>
index fddb78aca1f92f2ec50817a90480df0be3f6f7d9..b04859c48bd1f219e7b0b35b3cb3c7d32714cfd0 100644 (file)
@@ -17,7 +17,7 @@
     <!-- Latest shared runtime version updated by darc -->
     <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20412.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20421.11</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20424.2</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>
   <PropertyGroup>
     <!-- Opt-in/out repo features -->