Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
Browse files Browse the repository at this point in the history
…0241126.21 (#5702)

[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] authored Nov 27, 2024
1 parent a7e1413 commit eace8d6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
<configuration>
<packageSources>
<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 -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- Arcade -->
<add key="darc-pub-dotnet-aspnetcore-be19faf1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-be19faf1/nuget/v3/index.json" />
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
Expand Down
18 changes: 9 additions & 9 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,39 +150,39 @@
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.TestHost" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.SqlServer" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http.Polly" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>0a5f4deafc371a78e89eea7bfaa615404c52cd6a</Sha>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down

0 comments on commit eace8d6

Please sign in to comment.