We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6975c4d commit 43ed41dCopy full SHA for 43ed41d
Testing/Acceptance/GenHTTP.Testing.Acceptance.csproj
@@ -40,7 +40,7 @@
40
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
41
42
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
43
- <PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.2.1" />
44
45
<PackageReference Include="coverlet.collector" Version="6.0.0">
46
<PrivateAssets>all</PrivateAssets>
0 commit comments