Skip to content

Commit c88d755

Browse files
Bump MSTest from 3.10.1 to 3.10.2
--- updated-dependencies: - dependency-name: MSTest dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4c4aea commit c88d755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TestFixture.Tests/TestFixture.Tests.csproj

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

88
<ItemGroup>
9-
<PackageReference Include="MSTest" Version="3.10.1" />
9+
<PackageReference Include="MSTest" Version="3.10.2" />
1010
</ItemGroup>
1111

1212
<ItemGroup Condition="'$(TargetFramework)' != 'net10.0'">

0 commit comments

Comments
 (0)