Skip to content

Commit

Permalink
Merge pull request #2060 from tgstation/dependabot/nuget/mstest-e9ac3…
Browse files Browse the repository at this point in the history
…e8bcc

Bump the mstest group with 2 updates
  • Loading branch information
tgstation-server-ci[bot] authored Dec 25, 2024
2 parents a41fc7d + a9f651a commit e119cc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/TestCommon.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
<!-- Pinned: Be VERY careful about updating https://github.com/moq/moq/issues/1372 -->
<PackageReference Include="Moq" Version="4.20.72" />
<!-- Usage: MSTest execution -->
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
</ItemGroup>

</Project>

0 comments on commit e119cc6

Please sign in to comment.