Skip to content

Commit 91012f2

Browse files
Bump MSTest.TestFramework from 2.2.10 to 3.10.4
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 3.10.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cebe89 commit 91012f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/csharp/getting_started/ClassLibraryProjects/StringLibraryTest/StringLibraryTest.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
11-
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
11+
<PackageReference Include="MSTest.TestFramework" Version="3.10.4" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
1313
<PackageReference Include="coverlet.collector" Version="3.1.2" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)