Skip to content

Commit

Permalink
Merge pull request #183 from odalet/dependabot/nuget/MSTest.TestAdapt…
Browse files Browse the repository at this point in the history
…er-3.2.0

Bump MSTest.TestAdapter from 3.1.1 to 3.2.0
  • Loading branch information
odalet authored Jan 25, 2024
2 parents e65d4f1 + dc23ef0 commit 2ded194
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0">
Expand Down

0 comments on commit 2ded194

Please sign in to comment.