From 87c94a92efb35a369808fadeb237f33c1b0586c6 Mon Sep 17 00:00:00 2001
From: "dotnet-maestro[bot]"
 <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Date: Tue, 10 May 2022 18:38:14 +0000
Subject: [PATCH] Update dependencies from https://github.com/dotnet/aspnetcore
 build 20220509.8 (#3055)

[main] Update dependencies from dotnet/aspnetcore
---
 NuGet.config            | 2 +-
 eng/Version.Details.xml | 6 +++---
 eng/Versions.props      | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/NuGet.config b/NuGet.config
index 8e893ff7f0..3b35c82a94 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -7,7 +7,7 @@
     <clear />
     <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
     <!--  Begin: Package sources from dotnet-aspnetcore -->
-    <add key="darc-pub-dotnet-aspnetcore-a29515e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-a29515e1/nuget/v3/index.json" />
+    <add key="darc-pub-dotnet-aspnetcore-fd5cd43" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-fd5cd430/nuget/v3/index.json" />
     <!--  End: Package sources from dotnet-aspnetcore -->
     <!--  Begin: Package sources from dotnet-runtime -->
     <add key="darc-pub-dotnet-runtime-a21b9a2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-a21b9a2d/nuget/v3/index.json" />
diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 6f7658ee9e..7157f6bde3 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -32,13 +32,13 @@
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>6ec9f0b1730c92ff11d3337a062f657e4d9c4fe1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.6-servicing.22255.18">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="6.0.6-servicing.22259.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>a29515e16b8d12d4d7c8d3e5ae037e1038048ec1</Sha>
+      <Sha>fd5cd4302211ada851a2e547309f47528800fdd2</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>a29515e16b8d12d4d7c8d3e5ae037e1038048ec1</Sha>
+      <Sha>fd5cd4302211ada851a2e547309f47528800fdd2</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index 27c0d9e0a9..a8af66faa1 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -28,7 +28,7 @@
     <VSRedistCommonNetCoreSharedFrameworkx6460Version>6.0.5-servicing.22213.11</VSRedistCommonNetCoreSharedFrameworkx6460Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>6.0.5</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>6.0.6-servicing.22255.18</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>6.0.6-servicing.22259.8</MicrosoftAspNetCoreAppRefInternalVersion>
     <MicrosoftAspNetCoreAppRefVersion>6.0.6</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>6.0.106-servicing.22254.12</MicrosoftDotnetSdkInternalVersion>