Update test framework

This commit is contained in:
Adrian Conlon
2024-06-30 15:07:21 +01:00
parent 0039b06465
commit 276b53eda6

View File

@@ -19,7 +19,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.1" />
</ItemGroup>
<ItemGroup>