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 68c9030 commit ac6cea4Copy full SHA for ac6cea4
docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj
@@ -10,7 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
12
<PackageReference Include="MSTest.TestAdapter" Version="2.2.4" />
13
- <PackageReference Include="MSTest.TestFramework" Version="2.2.3" />
+ <PackageReference Include="MSTest.TestFramework" Version="2.2.4" />
14
<PackageReference Include="coverlet.collector" Version="3.0.3" />
15
</ItemGroup>
16
0 commit comments