Skip to content

Commit fd76893

Browse files
Bump the dotnet group with 1 update
Bumps MSTest from 3.8.3 to 3.10.2 --- updated-dependencies: - dependency-name: MSTest dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84604f7 commit fd76893

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="MSTest" Version="3.8.3" />
10+
<PackageReference Include="MSTest" Version="3.10.2" />
1111
<PackageReference Include="coverlet.collector" Version="6.0.4">
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)