Skip to content

Commit

Permalink
Merge pull request #121 from NimblePros/dependabot/nuget/MSTest.TestF…
Browse files Browse the repository at this point in the history
…ramework-3.7.0

Bump MSTest.TestFramework from 3.6.4 to 3.7.0
  • Loading branch information
KyleMcMaster authored Dec 31, 2024
2 parents cfe6ec1 + be4a323 commit 41a5989
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 @@ -77,7 +77,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageVersion>
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageVersion Include="MSTest.TestFramework" Version="3.6.4" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>
</Project>

0 comments on commit 41a5989

Please sign in to comment.