From 7f74ea418825a542f46661b636eecfa7c3d9b924 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:44:13 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v8.0.4 --- .config/dotnet-tools.json | 2 +- MumbleApi.Test/MumbleApi.Test.csproj | 2 +- MumbleApi/MumbleApi.csproj | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 38ddba2..4eadea6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.1", + "version": "8.0.4", "commands": [ "dotnet-ef" ] diff --git a/MumbleApi.Test/MumbleApi.Test.csproj b/MumbleApi.Test/MumbleApi.Test.csproj index dbc8734..d876294 100644 --- a/MumbleApi.Test/MumbleApi.Test.csproj +++ b/MumbleApi.Test/MumbleApi.Test.csproj @@ -11,7 +11,7 @@ - + diff --git a/MumbleApi/MumbleApi.csproj b/MumbleApi/MumbleApi.csproj index 63a00dc..712ca1e 100644 --- a/MumbleApi/MumbleApi.csproj +++ b/MumbleApi/MumbleApi.csproj @@ -15,10 +15,10 @@ - - - - + + + +