Skip to content

Commit

Permalink
Merge pull request #2093 from tgstation/dependabot/nuget/mstest-118c8…
Browse files Browse the repository at this point in the history
…9bb76

Bump the mstest group with 2 updates
  • Loading branch information
tgstation-server-ci[bot] authored Jan 22, 2025
2 parents d46ed1c + eaba979 commit 25b9d6a
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.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.7.2" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.7.2" />
</ItemGroup>

</Project>

0 comments on commit 25b9d6a

Please sign in to comment.