Skip to content

Commit 5fcf3d7

Browse files
Bump the tests group with 2 updates
Bumps the tests group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.6.4 to 3.7.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.7.0) Updates `MSTest.TestFramework` from 3.6.4 to 3.7.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.4...v3.7.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ad864a commit 5fcf3d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/iTextSharp.LGPLv2.Core.FunctionalTests/iTextSharp.LGPLv2.Core.FunctionalTests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
</ItemGroup>
2424
<ItemGroup>
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
26-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4"/>
27-
<PackageReference Include="MSTest.TestFramework" Version="3.6.4"/>
26+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0"/>
27+
<PackageReference Include="MSTest.TestFramework" Version="3.7.0"/>
2828

2929
<PackageReference Include="BitMiracle.LibTiff.NET" Version="2.4.660"/>
3030
</ItemGroup>

0 commit comments

Comments
 (0)