Skip to content

Commit

Permalink
Merge pull request #2068 from tgstation/dependabot/nuget/mstest-8db80…
Browse files Browse the repository at this point in the history
…8c884

Bump the mstest group with 2 updates
  • Loading branch information
tgstation-server-ci[bot] authored Jan 17, 2025
2 parents 265934b + a0621c9 commit 157de8b
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.7.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
</ItemGroup>

</Project>

0 comments on commit 157de8b

Please sign in to comment.