Skip to content

Commit

Permalink
Microsoft.AspNetCore.Mvc.Testing to 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stsrki committed Nov 13, 2024
1 parent 8fb4a6f commit 9a8b539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Blazorise.E2E.Tests/Blazorise.E2E.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.Playwright.NUnit" Version="1.48.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
Expand Down

0 comments on commit 9a8b539

Please sign in to comment.