From 18019728b00e836ecfa8073f533c5c05c6503504 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:57:17 +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 0d3c1dc..a2c40cc 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 724be52..86bd914 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 1bfa116..a6cf9f9 100644 --- a/MumbleApi/MumbleApi.csproj +++ b/MumbleApi/MumbleApi.csproj @@ -15,10 +15,10 @@ - - - - + + + +