Skip to content

Commit

Permalink
Merge pull request #4 from things-library/dependabot/nuget/main/MSTes…
Browse files Browse the repository at this point in the history
…t.TestFramework-3.5.0

Bump MSTest.TestFramework from 2.2.10 to 3.5.0
  • Loading branch information
lanmark7 authored Aug 3, 2024
2 parents a28aef1 + 247c57f commit 163f96b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 163f96b

Please sign in to comment.