From 4dfab12eea0ddc6bdbdb004d6b171360e005524b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 13:13:20 +0000 Subject: [PATCH] Bump the all group across 1 directory with 5 updates Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `6.0.0` | `6.0.2` | | [DaanV2.Essentials.Net](https://github.com/DaanV2/DaanV2.Essentials.Net) | `1.4.4` | `2.0.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `16.11.0` | `17.10.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `2.2.6` | `3.4.3` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `2.2.6` | `3.4.3` | Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2) Updates `DaanV2.Essentials.Net` from 1.4.4 to 2.0.1 - [Release notes](https://github.com/DaanV2/DaanV2.Essentials.Net/releases) - [Commits](https://github.com/DaanV2/DaanV2.Essentials.Net/commits/v2.0.1) Updates `Microsoft.NET.Test.Sdk` from 16.11.0 to 17.10.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v16.11.0...v17.10.0) Updates `MSTest.TestAdapter` from 2.2.6 to 3.4.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.6...v3.4.3) Updates `MSTest.TestFramework` from 2.2.6 to 3.4.3 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/compare/v2.2.6...v3.4.3) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: DaanV2.Essentials.Net dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- Tests/UnitTest.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Tests/UnitTest.csproj b/Tests/UnitTest.csproj index 48285a0..756b09f 100644 --- a/Tests/UnitTest.csproj +++ b/Tests/UnitTest.csproj @@ -10,11 +10,11 @@ - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive