We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239ef23 commit 9284ba3Copy full SHA for 9284ba3
docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="MSTest" Version="3.8.2" />
+ <PackageReference Include="MSTest" Version="3.8.3" />
11
<PackageReference Include="coverlet.collector" Version="6.0.4">
12
<PrivateAssets>all</PrivateAssets>
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments