[main] Update dependencies from dotnet/aspnetcore (#4017)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 26 Jun 2023 16:39:35 +0000 (09:39 -0700)
committerGitHub <noreply@github.com>
Mon, 26 Jun 2023 16:39:35 +0000 (09:39 -0700)
This pull request updates the following dependencies

[marker]: <> (Begin:319094f3-ed78-47c4-53e7-08d8e409d87d)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: 319094f3-ed78-47c4-53e7-08d8e409d87d
- **Build**: 20230625.4
- **Date Produced**: June 26, 2023 7:24:44 AM UTC
- **Commit**: b640052a0a03e7ac488d14a8b8643ba814d7045a
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-preview.7.23324.1 to
8.0.0-preview.7.23325.4][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
8.0.0-preview.7.23324.1 to 8.0.0-preview.7.23325.4][1]

[1]:
https://github.com/dotnet/aspnetcore/compare/213eb282fc...b640052a0a

[DependencyUpdate]: <> (End)

[marker]: <> (End:319094f3-ed78-47c4-53e7-08d8e409d87d)

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

index 6f3b2783e6bae644f3eadc6e2936a0704ab8f271..99293cbb2396d713ceb0821dac7c4113c39c2269 100644 (file)
       <Uri>https://github.com/dotnet/installer</Uri>
       <Sha>8d98e5a6ba7f7fbc157ebea6317d8e7418472920</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23324.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-preview.7.23325.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>213eb282fc6d9ce07a1e0a1fbe526c297694ebf6</Sha>
+      <Sha>b640052a0a03e7ac488d14a8b8643ba814d7045a</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23324.1">
+    <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23325.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
-      <Sha>213eb282fc6d9ce07a1e0a1fbe526c297694ebf6</Sha>
+      <Sha>b640052a0a03e7ac488d14a8b8643ba814d7045a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23325.2">
       <Uri>https://github.com/dotnet/runtime</Uri>
index a0b5067bad2deaad845d8a02bc78f560ad29f01f..cb9027cde490c6d7a41013e9f62621ce4519006c 100644 (file)
@@ -21,8 +21,8 @@
     <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-preview.7.23325.2</VSRedistCommonNetCoreSharedFrameworkx6480Version>
     <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-preview.7.23325.2</MicrosoftNETCoreAppRuntimewinx64Version>
     <!-- Latest shared aspnetcore version updated by darc -->
-    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23324.1</MicrosoftAspNetCoreAppRefInternalVersion>
-    <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23324.1</MicrosoftAspNetCoreAppRefVersion>
+    <MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-preview.7.23325.4</MicrosoftAspNetCoreAppRefInternalVersion>
+    <MicrosoftAspNetCoreAppRefVersion>8.0.0-preview.7.23325.4</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
     <MicrosoftDotnetSdkInternalVersion>8.0.100-preview.6.23318.1</MicrosoftDotnetSdkInternalVersion>
   </PropertyGroup>