Skip to content

Commit

Permalink
Merge pull request #221 from thomhurst/renovate/mstest.testframework-3.x
Browse files Browse the repository at this point in the history
Update dependency MSTest.TestFramework to 3.6.1
  • Loading branch information
github-actions[bot] authored Oct 3, 2024
2 parents ecc4d14 + f26c32e commit 8d75ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BDTest.MSTest/BDTest.MSTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
</ItemGroup>

</Project>

0 comments on commit 8d75ac2

Please # to comment.