Skip to content

Commit

Permalink
Merge pull request #156 from Unknown6656/dependabot/nuget/new/MSTest.…
Browse files Browse the repository at this point in the history
…TestAdapter-3.1.1

Bump MSTest.TestAdapter from 2.2.8 to 3.1.1 in /new
  • Loading branch information
Unknown6656 committed Nov 5, 2023
2 parents 3209e67 + b24974a commit 69886be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new/test/UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.8" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
<PackageReference Include="coverlet.collector" Version="3.0.3" />
<PackageReference Include="Unknown6656.TestRunner" Version="1.0.4" />
Expand Down

0 comments on commit 69886be

Please sign in to comment.