Skip to content

Commit

Permalink
Update dependency MSTest.TestAdapter to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github.aaakk.us.kg[bot] authored Jul 17, 2024
1 parent 3ff734f commit 9295ce7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.9" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.9" />
<PackageReference Include="coverlet.collector" Version="3.1.2" />
</ItemGroup>
Expand Down

0 comments on commit 9295ce7

Please sign in to comment.