From edd0fdb7ce985458fa4ba64867d01852f6e71e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:11:44 +0000 Subject: [PATCH] Bump the all group across 1 directory with 4 updates Bumps the all group with 4 updates in the / directory: [DaanV2.Essentials.Net](https://github.com/DaanV2/DaanV2.Essentials.Net), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `DaanV2.Essentials.Net` from 1.3.0 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 17.9.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/v17.9.0...v17.10.0) Updates `MSTest.TestAdapter` from 3.2.2 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/v3.2.2...v3.4.3) Updates `MSTest.TestFramework` from 3.2.2 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/v3.2.2...v3.4.3) --- updated-dependencies: - 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-minor dependency-group: all - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- Debugger/Debugger.csproj | 10 +++++++--- Debugger/packages.config | 2 +- UnitTests/UnitTests.csproj | 6 +++--- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/Debugger/Debugger.csproj b/Debugger/Debugger.csproj index a78fef3..57fa4b0 100644 --- a/Debugger/Debugger.csproj +++ b/Debugger/Debugger.csproj @@ -1,5 +1,4 @@ - Exe net6.0 @@ -7,5 +6,10 @@ enable AnyCPU;x86;x64 - - + + + ..\packages\DaanV2.Essentials.Net.2.0.1\lib\net6.0\DaanV2.Essentials.Net.dll + True + + + \ No newline at end of file diff --git a/Debugger/packages.config b/Debugger/packages.config index 52fb697..024e22b 100644 --- a/Debugger/packages.config +++ b/Debugger/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index cc8326c..c43178e 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -10,9 +10,9 @@ - - - + + +