Skip to content

Commit 54aa58e

Browse files
Bump MSTest.TestFramework from 2.2.10 to 3.0.2
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.0.2. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/releases.md) - [Commits](microsoft/testfx@v2.2.10...v3.0.2) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46bb667 commit 54aa58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SocketLabs.Tests/SocketLabs.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="2.2.10" />
19-
<PackageReference Include="MSTest.TestFramework" Version="2.2.10" />
19+
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
2020
<PackageReference Include="coverlet.collector" Version="3.1.2" />
2121
</ItemGroup>
2222
<ItemGroup>

0 commit comments

Comments
 (0)