Skip to content

Commit

Permalink
Merge pull request #2044 from tgstation/dependabot/nuget/mstest-237af…
Browse files Browse the repository at this point in the history
…db325

Bump the mstest group with 2 updates
  • Loading branch information
tgstation-server-ci[bot] authored Dec 6, 2024
2 parents 9db5524 + 11a0001 commit f2980d0
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.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
</ItemGroup>

</Project>

0 comments on commit f2980d0

Please sign in to comment.