We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b592f7 commit 172e7fbCopy full SHA for 172e7fb
1 file changed
Directory.Build.targets
@@ -49,7 +49,7 @@
49
<PackageReference Include="coverlet.collector" Version="6.0.2" />
50
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
51
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
52
- <PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
53
</ItemGroup>
54
55
<ItemGroup Condition="$(IsPrimaryProject) == true">
0 commit comments