Merge pull request #1926 from tgstation/dependabot/nuget/MSTest.TestFramework-3.6.0

Bump MSTest.TestFramework from 3.5.2 to 3.6.0
This commit is contained in:
tgstation-server-ci[bot]
2024-09-11 13:17:39 +00:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@
<!-- Usage: MSTest execution -->
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
<!-- Usage: MSTest asserts etc... -->
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
</ItemGroup>
</Project>