Skip to content

Commit

Permalink
Merge pull request #160 from Analogy-LogViewer/dependabot/nuget/MSTes…
Browse files Browse the repository at this point in the history
…t.TestAdapter-3.2.0

Bump MSTest.TestAdapter from 3.1.1 to 3.2.0
  • Loading branch information
LiorBanai authored Jan 27, 2024
2 parents e305588 + d71e544 commit 5177009
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 5177009

Please sign in to comment.