diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 62ba35a1..78ec1585 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,10 +3,10 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.27.3", + "version": "0.30.6", "commands": [ "dotnet-csharpier" ] } } -} +} \ No newline at end of file diff --git a/app/SCJ.Booking.MVC.csproj b/app/SCJ.Booking.MVC.csproj old mode 100755 new mode 100644 index ead6950c..af8a933f --- a/app/SCJ.Booking.MVC.csproj +++ b/app/SCJ.Booking.MVC.csproj @@ -3,7 +3,7 @@ net8.0 - + @@ -11,23 +11,23 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + - + - + @@ -42,6 +42,11 @@ + + + + + diff --git a/database/SCJ.Booking.Data.csproj b/database/SCJ.Booking.Data.csproj index 2b0bd91a..8fa2c055 100644 --- a/database/SCJ.Booking.Data.csproj +++ b/database/SCJ.Booking.Data.csproj @@ -5,25 +5,27 @@ enable - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive + - - - + + + \ No newline at end of file diff --git a/taskrunner/SCJ.Booking.TaskRunner.csproj b/taskrunner/SCJ.Booking.TaskRunner.csproj index 178e7ac6..65825e01 100644 --- a/taskrunner/SCJ.Booking.TaskRunner.csproj +++ b/taskrunner/SCJ.Booking.TaskRunner.csproj @@ -32,20 +32,21 @@ - + - + - + + diff --git a/webservices/SCJ.Booking.RemoteAPIs.csproj b/webservices/SCJ.Booking.RemoteAPIs.csproj index 1a49dc32..9e2baf08 100644 --- a/webservices/SCJ.Booking.RemoteAPIs.csproj +++ b/webservices/SCJ.Booking.RemoteAPIs.csproj @@ -3,7 +3,7 @@ net8.0 - + @@ -11,7 +11,7 @@ - +