Skip to content

Commit

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

Bump MSTest.TestAdapter from 3.5.2 to 3.6.0
  • Loading branch information
LiorBanai authored Sep 21, 2024
2 parents f034307 + 974ff23 commit 5faa9ac
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.11.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
</ItemGroup>

Expand Down

0 comments on commit 5faa9ac

Please sign in to comment.