Skip to content

Commit d72cbad

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.3 to 3.6.4 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) Updates `MSTest.TestFramework` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e21cb45 commit d72cbad

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.3"/>
27-
<PackageReference Include="MSTest.TestFramework" Version="3.6.3"/>
26+
<PackageReference Include="MSTest.TestAdapter" Version="3.6.4"/>
27+
<PackageReference Include="MSTest.TestFramework" Version="3.6.4"/>
2828

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

0 commit comments

Comments
 (0)