Skip to content

Commit 9864b4d

Browse files
Bump MSTest.TestFramework from 2.2.6 to 2.2.7
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.6 to 2.2.7. - [Release notes](https://github.com/microsoft/testfx/releases) - [Commits](microsoft/testfx@v2.2.6...v2.2.7) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 170f5d2 commit 9864b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/MongoFramework.Tests/MongoFramework.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1212
<PackageReference Include="Moq" Version="4.16.1" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="2.2.7" />
14-
<PackageReference Include="MSTest.TestFramework" Version="2.2.6" />
14+
<PackageReference Include="MSTest.TestFramework" Version="2.2.7" />
1515
<PackageReference Include="coverlet.collector" Version="3.1.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)