From 1a9116c52cef36b2e9ac36317a1794246b78c72e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 08:28:18 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo to v9 --- .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 2d9d9da..68367a6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.12", + "version": "9.0.1", "commands": [ "dotnet-ef" ] diff --git a/MumbleApi.Test/MumbleApi.Test.csproj b/MumbleApi.Test/MumbleApi.Test.csproj index 18651bc..5d28915 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 9668ddb..dbab8d6 100644 --- a/MumbleApi/MumbleApi.csproj +++ b/MumbleApi/MumbleApi.csproj @@ -15,10 +15,10 @@ - - - - + + + +