Skip to content

Commit 0132b9e

Browse files
Merge pull request #36905 from dotnet/dependabot/nuget/docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/Microsoft.NET.Test.Sdk-17.7.2
Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest
2 parents d7c5c27 + f89e7e4 commit 0132b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest/StringLibraryTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
1212
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.0">

0 commit comments

Comments
 (0)