From 41139c873ffb03f603959a25bd7902165832031e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 21:35:29 +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 2a4c573..d896b98 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "8.0.11", + "version": "9.0.0", "commands": [ "dotnet-ef" ] diff --git a/MumbleApi.Test/MumbleApi.Test.csproj b/MumbleApi.Test/MumbleApi.Test.csproj index c207d86..2e18bfb 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 8144543..2a4a665 100644 --- a/MumbleApi/MumbleApi.csproj +++ b/MumbleApi/MumbleApi.csproj @@ -15,10 +15,10 @@ - - - - + + + +