Skip to content

Commit 5bb0dbd

Browse files
Bump MSTest.TestFramework from 2.2.7 to 2.2.8
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.7 to 2.2.8. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](https://github.com/microsoft/testfx/commits) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6089b2 commit 5bb0dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NosCore.Algorithm.Tests/NosCore.Algorithm.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="ApprovalTests" Version="5.7.1" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
18-
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
18+
<PackageReference Include="MSTest.TestFramework" Version="2.2.8" />
1919
<PackageReference Include="coverlet.collector" Version="3.1.0">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)