From 8cc519512025661ee719840aedcaf8eed31b3039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 13:50:59 +0000 Subject: [PATCH] build(deps): bump the dependencies group in /server with 2 updates Bumps the dependencies group in /server with 2 updates: [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Verify.Xunit](https://github.com/VerifyTests/Verify). Updates `Microsoft.NET.Test.Sdk` from 17.11.0 to 17.11.1 - [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.11.0...v17.11.1) Updates `Verify.Xunit` from 26.3.1 to 26.4.2 - [Release notes](https://github.com/VerifyTests/Verify/releases) - [Commits](https://github.com/VerifyTests/Verify/compare/26.3.1...26.4.2) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: Verify.Xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .../OpenEMS.Integrations.Shelly.Test.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/test/integrations/OpenEMS.Integrations.Shelly.Test/OpenEMS.Integrations.Shelly.Test.csproj b/server/test/integrations/OpenEMS.Integrations.Shelly.Test/OpenEMS.Integrations.Shelly.Test.csproj index 027a376c..2639403d 100644 --- a/server/test/integrations/OpenEMS.Integrations.Shelly.Test/OpenEMS.Integrations.Shelly.Test.csproj +++ b/server/test/integrations/OpenEMS.Integrations.Shelly.Test/OpenEMS.Integrations.Shelly.Test.csproj @@ -6,8 +6,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive