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 9b8fc42 commit 7d695e2Copy full SHA for 7d695e2
docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest/StringLibraryTest.vbproj
@@ -10,7 +10,7 @@
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
11
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
12
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
13
- <PackageReference Include="coverlet.collector" Version="6.0.2" />
+ <PackageReference Include="coverlet.collector" Version="6.0.3" />
14
</ItemGroup>
15
16
<ItemGroup>
0 commit comments