From 00250137cf86716797a9678a02063cb4f7961c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 22:07:47 +0000 Subject: [PATCH] Update dotnet monorepo to v7 --- .config/dotnet-tools.json | 2 +- EFCore.FSharp.AuthMvc.fsproj | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5060fd6..3aca474 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "6.0.4", + "version": "7.0.4", "commands": [ "dotnet-ef" ] diff --git a/EFCore.FSharp.AuthMvc.fsproj b/EFCore.FSharp.AuthMvc.fsproj index 7073766..3887747 100644 --- a/EFCore.FSharp.AuthMvc.fsproj +++ b/EFCore.FSharp.AuthMvc.fsproj @@ -16,12 +16,12 @@ - - - - - - + + + + + +