Skip to content

Commit

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

Bump MSTest.TestFramework from 3.7.0 to 3.7.1
  • Loading branch information
ardalis authored Jan 14, 2025
2 parents ee7e356 + 30d6cd3 commit cb6bebd
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.7.1" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.1" />
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
</ItemGroup>
</Project>

0 comments on commit cb6bebd

Please sign in to comment.