diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 82e814d8e1..8863e690d8 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -32,13 +32,13 @@
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>85a0482297aed0816aa8518bdfe3076716706ba3</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.1.22367.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="7.0.0-rc.1.22367.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>d3ecae85521ebb5fec238026a509e4ed1743318b</Sha>
+      <Sha>06a1f45f79c300c732b0171ce6318a130d05a083</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.1.22367.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rc.1.22367.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>d3ecae85521ebb5fec238026a509e4ed1743318b</Sha>
+      <Sha>06a1f45f79c300c732b0171ce6318a130d05a083</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-rc.1.22367.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
diff --git a/eng/Versions.props b/eng/Versions.props
index ebe341be2b..3091d7d579 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6470Version>7.0.0-rc.1.22367.4</VSRedistCommonNetCoreSharedFrameworkx6470Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-rc.1.22367.4</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22367.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22367.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>7.0.0-rc.1.22367.2</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>7.0.0-rc.1.22367.2</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>7.0.100-preview.7.22361.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>