Skip to content

Commit

Permalink
Merge pull request #218 from loekd/dependabot/nuget/MSTest.TestFramew…
Browse files Browse the repository at this point in the history
…ork-3.6.2

build(deps): bump MSTest.TestFramework from 3.6.1 to 3.6.2
  • Loading branch information
abatishchev authored Oct 31, 2024
2 parents dd84347 + 351dcd1 commit 6dcfe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ItemGroup>
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.2" />
</ItemGroup>

</Project>

0 comments on commit 6dcfe67

Please sign in to comment.