From 5a29649edb181b54f45a41ae8f75e5a498cf9e50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:46:07 +0000 Subject: [PATCH 1/2] [deps]: Update nuget minor --- .config/dotnet-tools.json | 2 +- src/KeyConnector/KeyConnector.csproj | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 04065cb..66af6a4 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.4", "commands": ["dotnet-ef"] } } diff --git a/src/KeyConnector/KeyConnector.csproj b/src/KeyConnector/KeyConnector.csproj index 955de1b..02c15ae 100644 --- a/src/KeyConnector/KeyConnector.csproj +++ b/src/KeyConnector/KeyConnector.csproj @@ -10,31 +10,31 @@ - - - - - + + + + + - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + - + - + \ No newline at end of file From e740d76a4214a2c16026b9b14ed315ef3095a491 Mon Sep 17 00:00:00 2001 From: Ike Kottlowski Date: Mon, 22 Apr 2024 15:54:41 -0700 Subject: [PATCH 2/2] update vaultSharp to approved version --- src/KeyConnector/KeyConnector.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KeyConnector/KeyConnector.csproj b/src/KeyConnector/KeyConnector.csproj index 02c15ae..3df2246 100644 --- a/src/KeyConnector/KeyConnector.csproj +++ b/src/KeyConnector/KeyConnector.csproj @@ -34,7 +34,7 @@ - + \ No newline at end of file