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 7e57d98 commit 3235837Copy full SHA for 3235837
docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.1" />
11
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
12
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
13
<PackageReference Include="coverlet.collector" Version="3.0.2" />
0 commit comments