From 136bf17a9e0a854309e1107dcb7a8e75e59872a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 22:45:23 +0000 Subject: [PATCH] [deps]: Update nuget minor --- .config/dotnet-tools.json | 2 +- src/KeyConnector/KeyConnector.csproj | 34 +++++++++---------- .../KeyConnector.Tests.csproj | 10 +++--- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 04065cb3..4198a3eb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.2", + "version": "8.0.24", "commands": ["dotnet-ef"] } } diff --git a/src/KeyConnector/KeyConnector.csproj b/src/KeyConnector/KeyConnector.csproj index ce30452b..de01529c 100644 --- a/src/KeyConnector/KeyConnector.csproj +++ b/src/KeyConnector/KeyConnector.csproj @@ -7,31 +7,31 @@ - - - - - - - + + + + + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - - - - + + + + - + \ No newline at end of file diff --git a/test/KeyConnector.Tests/KeyConnector.Tests.csproj b/test/KeyConnector.Tests/KeyConnector.Tests.csproj index a3d7468f..e839246d 100644 --- a/test/KeyConnector.Tests/KeyConnector.Tests.csproj +++ b/test/KeyConnector.Tests/KeyConnector.Tests.csproj @@ -7,14 +7,14 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - - + + + + all runtime; build; native; contentfiles; analyzers