diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index ef84a272..3cf567c5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.25.0", + "version": "0.26.1", "commands": [ "dotnet-csharpier" ] diff --git a/LiftLog.App/LiftLog.App.csproj b/LiftLog.App/LiftLog.App.csproj index 4d6e5924..042c43a6 100644 --- a/LiftLog.App/LiftLog.App.csproj +++ b/LiftLog.App/LiftLog.App.csproj @@ -77,7 +77,7 @@ - + diff --git a/LiftLog.Backend.Functions/LiftLog_Backend_Functions.csproj b/LiftLog.Backend.Functions/LiftLog_Backend_Functions.csproj index 3a2d58aa..a3a91b8e 100644 --- a/LiftLog.Backend.Functions/LiftLog_Backend_Functions.csproj +++ b/LiftLog.Backend.Functions/LiftLog_Backend_Functions.csproj @@ -7,13 +7,13 @@ enable - + - - + + - - + + diff --git a/LiftLog.Tests/LiftLog.Tests.csproj b/LiftLog.Tests/LiftLog.Tests.csproj index be3b30be..12d14c70 100644 --- a/LiftLog.Tests/LiftLog.Tests.csproj +++ b/LiftLog.Tests/LiftLog.Tests.csproj @@ -11,7 +11,7 @@ - +