Skip to content

Commit

Permalink
Merge pull request #38 from MorganKryze/dependabot/nuget/MSTest.TestA…
Browse files Browse the repository at this point in the history
…dapter-3.1.1

Bump MSTest.TestAdapter from 2.2.10 to 3.1.1
  • Loading branch information
MorganKryze authored Dec 12, 2023
2 parents 71481ea + ae500ad commit 71dfdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

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

0 comments on commit 71dfdcb

Please sign in to comment.