Update test dependencies.

This commit is contained in:
Ray 2024-05-16 12:01:56 +02:00
parent 046033bba7
commit b509d7bdaf

View File

@ -11,8 +11,8 @@
<!-- References -->
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
</ItemGroup>
<!-- Files Linking -->