diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c62edc8c..074c30eb 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-reportgenerator-globaltool": { - "version": "5.5.9", + "version": "5.5.11", "commands": [ "reportgenerator" ], diff --git a/Directory.Build.props b/Directory.Build.props index d93fd403..e6583021 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/backend/src/SmoothOperator.Api/SmoothOperator.Api.csproj b/backend/src/SmoothOperator.Api/SmoothOperator.Api.csproj index 143998d3..f459e9d1 100644 --- a/backend/src/SmoothOperator.Api/SmoothOperator.Api.csproj +++ b/backend/src/SmoothOperator.Api/SmoothOperator.Api.csproj @@ -21,13 +21,13 @@ - + - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/backend/src/SmoothOperator.Application/SmoothOperator.Application.csproj b/backend/src/SmoothOperator.Application/SmoothOperator.Application.csproj index 9dbda796..12d312f6 100644 --- a/backend/src/SmoothOperator.Application/SmoothOperator.Application.csproj +++ b/backend/src/SmoothOperator.Application/SmoothOperator.Application.csproj @@ -14,20 +14,20 @@ - - + + - - - - - - - + + + + + + + diff --git a/backend/src/SmoothOperator.Infrastructure/SmoothOperator.Infrastructure.csproj b/backend/src/SmoothOperator.Infrastructure/SmoothOperator.Infrastructure.csproj index 32f17d28..c8352da1 100644 --- a/backend/src/SmoothOperator.Infrastructure/SmoothOperator.Infrastructure.csproj +++ b/backend/src/SmoothOperator.Infrastructure/SmoothOperator.Infrastructure.csproj @@ -19,54 +19,58 @@ - - + + + + + + - + - + - + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + - + - - - - - - + + + + + + - + - + diff --git a/backend/tests/SmoothOperator.Api.Tests/SmoothOperator.Api.Tests.csproj b/backend/tests/SmoothOperator.Api.Tests/SmoothOperator.Api.Tests.csproj index 6ad2a2c5..2d8d73fe 100644 --- a/backend/tests/SmoothOperator.Api.Tests/SmoothOperator.Api.Tests.csproj +++ b/backend/tests/SmoothOperator.Api.Tests/SmoothOperator.Api.Tests.csproj @@ -14,23 +14,23 @@ all runtime; build; native; contentfiles; analyzers - - - - - + + + + + - + - + - + diff --git a/backend/tests/SmoothOperator.Application.Tests/SmoothOperator.Application.Tests.csproj b/backend/tests/SmoothOperator.Application.Tests/SmoothOperator.Application.Tests.csproj index cc60392e..f3177a78 100644 --- a/backend/tests/SmoothOperator.Application.Tests/SmoothOperator.Application.Tests.csproj +++ b/backend/tests/SmoothOperator.Application.Tests/SmoothOperator.Application.Tests.csproj @@ -9,11 +9,11 @@ - + - + diff --git a/backend/tests/SmoothOperator.ArchitectureTests/SmoothOperator.ArchitectureTests.csproj b/backend/tests/SmoothOperator.ArchitectureTests/SmoothOperator.ArchitectureTests.csproj index 41411c23..df8adca6 100644 --- a/backend/tests/SmoothOperator.ArchitectureTests/SmoothOperator.ArchitectureTests.csproj +++ b/backend/tests/SmoothOperator.ArchitectureTests/SmoothOperator.ArchitectureTests.csproj @@ -9,11 +9,11 @@ - + - + diff --git a/backend/tests/SmoothOperator.Domain.Tests/SmoothOperator.Domain.Tests.csproj b/backend/tests/SmoothOperator.Domain.Tests/SmoothOperator.Domain.Tests.csproj index b66c8b34..ce10aeac 100644 --- a/backend/tests/SmoothOperator.Domain.Tests/SmoothOperator.Domain.Tests.csproj +++ b/backend/tests/SmoothOperator.Domain.Tests/SmoothOperator.Domain.Tests.csproj @@ -9,10 +9,10 @@ - + - + diff --git a/backend/tests/SmoothOperator.Infrastructure.Tests/SmoothOperator.Infrastructure.Tests.csproj b/backend/tests/SmoothOperator.Infrastructure.Tests/SmoothOperator.Infrastructure.Tests.csproj index 5854c35e..027cdb22 100644 --- a/backend/tests/SmoothOperator.Infrastructure.Tests/SmoothOperator.Infrastructure.Tests.csproj +++ b/backend/tests/SmoothOperator.Infrastructure.Tests/SmoothOperator.Infrastructure.Tests.csproj @@ -9,19 +9,19 @@ - - - + + + - + - + - +