Merge pull request #2128 from tgstation/dependabot/nuget/mstest-7af25f11b4

Bump the mstest group with 2 updates
This commit is contained in:
tgstation-server-ci[bot]
2025-02-13 14:25:07 +00:00
committed by GitHub
+2 -2
View File
@@ -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.3" />
<PackageReference Include="MSTest.TestAdapter" Version="3.8.0" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.7.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.8.0" />
</ItemGroup>
</Project>