From dda899b8bdbf2dfdd8843f6fc616155fe2a3522f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 19:49:09 +0000 Subject: [PATCH] Bump the all group with 5 updates Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [DaanV2.Essentials.Net](https://github.com/DaanV2/DaanV2.Essentials.Net) | `1.4.4` | `1.5.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `16.11.0` | `17.8.0` | | [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `2.2.6` | `3.1.1` | | [MSTest.TestFramework](https://github.com/microsoft/testfx) | `2.2.6` | `3.1.1` | | [coverlet.collector](https://github.com/coverlet-coverage/coverlet) | `3.1.0` | `6.0.0` | Updates `DaanV2.Essentials.Net` from 1.4.4 to 1.5.0 - [Commits](https://github.com/DaanV2/DaanV2.Essentials.Net/commits) Updates `Microsoft.NET.Test.Sdk` from 16.11.0 to 17.8.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.8.0) Updates `MSTest.TestAdapter` from 2.2.6 to 3.1.1 - [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.1.1) Updates `MSTest.TestFramework` from 2.2.6 to 3.1.1 - [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.1.1) Updates `coverlet.collector` from 3.1.0 to 6.0.0 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v3.1.0...v6.0.0) --- updated-dependencies: - dependency-name: DaanV2.Essentials.Net dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] --- Tests/UnitTest.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/UnitTest.csproj b/Tests/UnitTest.csproj index 3f12d31..48285a0 100644 --- a/Tests/UnitTest.csproj +++ b/Tests/UnitTest.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive