Skip to content

Commit

Permalink
Bump MSTest.Test* from 3.7.0 to 3.7.2 (#891)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveTryon authored Jan 22, 2025
1 parent 51ee20b commit b35ba13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<PackageVersion Include="coverlet.collector" Version="6.0.3" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.0" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.0" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.7.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.7.2" />
<PackageVersion Include="Moq" Version="4.20.72" />
</ItemGroup>
</Project>

0 comments on commit b35ba13

Please sign in to comment.