Skip to content

Commit e156ae2

Browse files
Bump MSTest from 4.0.2 to 4.1.0 (#92)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d388cf9 commit e156ae2

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="4.0.2" />
9+
<PackageReference Include="MSTest" Version="4.1.0" />
1010
</ItemGroup>
1111

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

0 commit comments

Comments
 (0)