Skip to content

Commit

Permalink
Merge pull request #182 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 2.2.10 to 3.2.0
  • Loading branch information
LiorBanai authored Jan 29, 2024
2 parents 437f651 + 2df37c6 commit f477b0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
<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.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit f477b0e

Please sign in to comment.