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.
2 parents d7c5c27 + f89e7e4 commit 0132b9eCopy full SHA for 0132b9e
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="17.7.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
11
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
12
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
13
<PackageReference Include="coverlet.collector" Version="6.0.0">
0 commit comments