Skip to content

Commit

Permalink
Merge pull request #205 from loekd/dependabot/nuget/MSTest.TestAdapte…
Browse files Browse the repository at this point in the history
…r-3.6.0

Bump MSTest.TestAdapter from 3.5.2 to 3.6.0
  • Loading branch information
abatishchev authored Sep 11, 2024
2 parents a17061b + 64d48d8 commit add2b13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.ServiceFabric.Actors" Version="7.1.2338" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<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 add2b13

Please sign in to comment.