Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#4925)
Browse files Browse the repository at this point in the history
This pull request updates the following dependencies

[marker]: <> (Begin:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**: e96c3e1a-afbc-49f7-37c9-08dc4e3803cb
- **Build**: 20240911.26
- **Date Produced**: September 12, 2024 5:44:37 AM UTC
- **Commit**: a961b93bca44f3013d526f4b879b550afabe2da0
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.2.24460.5 to
9.0.0-rc.2.24461.26][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.2.24460.5 to
9.0.0-rc.2.24461.26][1]

[1]:
dotnet/aspnetcore@fc4f881...a961b93

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 12, 2024
1 parent 6b3ade9 commit 4cc147a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>dc8695276bd1ec6cc1f1b0cf3ae55875eda3ad14</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24460.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rc.2.24461.26">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>fc4f8810d8df45a9f42e02f688041bf592c18138</Sha>
<Sha>a961b93bca44f3013d526f4b879b550afabe2da0</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24460.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.2.24461.26">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>fc4f8810d8df45a9f42e02f688041bf592c18138</Sha>
<Sha>a961b93bca44f3013d526f4b879b550afabe2da0</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.0-rc.2.24461.16">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<VSRedistCommonNetCoreSharedFrameworkx6490Version>9.0.0-rc.2.24461.16</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.0-rc.2.24461.16</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24460.5</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24460.5</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rc.2.24461.26</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0-rc.2.24461.26</MicrosoftAspNetCoreAppRefVersion>
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
<MicrosoftDotnetSdkVersion>9.0.100-rc.1.24409.1</MicrosoftDotnetSdkVersion>
</PropertyGroup>
Expand Down

0 comments on commit 4cc147a

Please sign in to comment.