Skip to content

Commit

Permalink
Merge pull request #114 from LiorBanai/dependabot/nuget/MSTest.TestFr…
Browse files Browse the repository at this point in the history
…amework-3.2.0

Bump MSTest.TestFramework from 3.1.1 to 3.2.0
  • Loading branch information
LiorBanai authored Jan 27, 2024
2 parents c60f0f6 + 580b020 commit 2e49aa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 2e49aa3

Please sign in to comment.