From 72b16ce51ce46be8454244fce4a785fa364405f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 08:03:34 +0000 Subject: [PATCH] [deps]: Update nuget minor --- .config/dotnet-tools.json | 2 +- src/KeyConnector/KeyConnector.csproj | 30 +++++++++---------- .../KeyConnector.Tests.csproj | 4 +-- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 04065cb3..fa9bf14f 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.28", "commands": ["dotnet-ef"] } } diff --git a/src/KeyConnector/KeyConnector.csproj b/src/KeyConnector/KeyConnector.csproj index c61d4b93..4aad04d0 100644 --- a/src/KeyConnector/KeyConnector.csproj +++ b/src/KeyConnector/KeyConnector.csproj @@ -7,30 +7,30 @@ - - - - - - - + + + + + + + - - + + 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 b645f9cc..3034c456 100644 --- a/test/KeyConnector.Tests/KeyConnector.Tests.csproj +++ b/test/KeyConnector.Tests/KeyConnector.Tests.csproj @@ -13,8 +13,8 @@ all - - + +