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 5cebe89 commit 91012f2Copy full SHA for 91012f2
samples/snippets/csharp/getting_started/ClassLibraryProjects/StringLibraryTest/StringLibraryTest.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
11
- <PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
+ <PackageReference Include="MSTest.TestFramework" Version="3.10.4" />
12
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
13
<PackageReference Include="coverlet.collector" Version="3.1.2" />
14
</ItemGroup>
0 commit comments