Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/aspnetcore (#5050)
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**: 20241126.21
- **Date Produced**: November 27, 2024 7:23:49 AM UTC
- **Commit**: 97de658c5eb540a63d85941a7678fd4bc9db5d37
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0 to 9.0.1][3]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rtm.24522.5 to
9.0.1-rtm.24576.21][3]

[3]:
dotnet/aspnetcore@6d58cd8...97de658

[DependencyUpdate]: <> (End)


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

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <[email protected]>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent c7fb018 commit a714a4c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +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-97de658" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-97de658c/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-f6615d2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-f6615d27/nuget/v3/index.json" />
Expand Down
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>5a5ced82d4f2250921581a035f8673591b02cd4b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.0-rtm.24522.5">
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="9.0.1-rtm.24576.21">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>6d58cd8ffa1b8f00a04238f16c58248d38c90776</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0">
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>6d58cd8ffa1b8f00a04238f16c58248d38c90776</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="9.0.1">
<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.1-rtm.24576.8</VSRedistCommonNetCoreSharedFrameworkx6490Version>
<MicrosoftNETCoreAppRuntimewinx64Version>9.0.1</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.0-rtm.24522.5</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.0</MicrosoftAspNetCoreAppRefVersion>
<MicrosoftAspNetCoreAppRefInternalVersion>9.0.1-rtm.24576.21</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>9.0.1</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 a714a4c

Please sign in to comment.