Skip to content

Commit

Permalink
Bump System.Text.Encodings.Web
Browse files Browse the repository at this point in the history
Bump System.Text.Encodings.Web to stable version for .NET 9.
  • Loading branch information
martincostello authored Nov 12, 2024
1 parent 408980c commit 6534384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TodoApp.Tests/TodoApp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.Playwright" Version="1.48.0" />
<PackageReference Include="ReportGenerator" Version="5.3.11" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="Xunit.SkippableFact" Version="1.4.13" />
Expand Down

0 comments on commit 6534384

Please sign in to comment.