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
…0241127.14 (#5703)

[main] Update dependencies from dotnet/aspnetcore
  • Loading branch information
dotnet-maestro[bot] authored Nov 28, 2024
1 parent 544d905 commit d8e2cd2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,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" />
<add key="darc-pub-dotnet-aspnetcore-401ae7c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-401ae7cb/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 -->
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>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.TestHost" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.SqlServer" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.HealthChecks" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Http.Polly" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.ObjectPool" Version="9.0.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>97de658c5eb540a63d85941a7678fd4bc9db5d37</Sha>
<Sha>401ae7cb55f1460e038f7f8be0e8c782bfeec1ef</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down

0 comments on commit d8e2cd2

Please sign in to comment.