Skip to content

Commit

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

Bump MSTest.TestAdapter from 2.2.10 to 3.5.0
  • Loading branch information
lanmark7 authored Aug 3, 2024
2 parents 237af76 + a4ececb commit a28aef1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
Expand Down

0 comments on commit a28aef1

Please sign in to comment.