Skip to content

Commit a35dfaa

Browse files
Merge pull request #33252 from dotnet/dependabot/nuget/docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest/MSTest.TestAdapter-3.0.2
Bump MSTest.TestAdapter from 3.0.1 to 3.0.2 in /docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest
2 parents c957468 + 47694a7 commit a35dfaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
12-
<PackageReference Include="MSTest.TestAdapter" Version="3.0.1" />
12+
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
1313
<PackageReference Include="MSTest.TestFramework" Version="3.0.1" />
1414
<PackageReference Include="coverlet.collector" Version="3.2.0" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)