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