Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Http.Resilience
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Http.Resilience to the version for .NET 9 preview 1.
  • Loading branch information
martincostello committed Feb 14, 2024
1 parent 7e8597c commit 84d0a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0-preview.1.24081.5" />
<PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.38.1" />
<PackageVersion Include="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.21452.1" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="8.2.0" />
<PackageVersion Include="Microsoft.Extensions.Http.Resilience" Version="9.0.0-preview.1.24108.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageVersion Include="Microsoft.Playwright" Version="1.41.2" />
<PackageVersion Include="Microsoft.TypeScript.MSBuild" Version="5.3.3" />
Expand Down

0 comments on commit 84d0a87

Please sign in to comment.