diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 283d7feb..174a8233 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,14 +3,14 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "8.1.1", + "version": "8.1.4", "commands": [ "swagger" ], "rollForward": false }, "csharpier": { - "version": "1.2.1", + "version": "1.2.3", "commands": [ "csharpier" ], diff --git a/Directory.Build.props b/Directory.Build.props index 424c7228..5c9d0706 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,7 +5,7 @@ enable - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Api.Client/Api.Client.csproj b/src/Api.Client/Api.Client.csproj index 48d3d1c5..34064ae5 100644 --- a/src/Api.Client/Api.Client.csproj +++ b/src/Api.Client/Api.Client.csproj @@ -21,7 +21,7 @@ - - + + diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 54faaaec..fdd88c5e 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -18,25 +18,25 @@ - + - - + + - + - + - + diff --git a/src/Data/Data.csproj b/src/Data/Data.csproj index 9863e973..c989f202 100644 --- a/src/Data/Data.csproj +++ b/src/Data/Data.csproj @@ -7,14 +7,14 @@ enable - - - - - - - - + + + + + + + + diff --git a/tests/Api.Client.Tests/Api.Client.Tests.csproj b/tests/Api.Client.Tests/Api.Client.Tests.csproj index 3fe9108c..27c381e3 100644 --- a/tests/Api.Client.Tests/Api.Client.Tests.csproj +++ b/tests/Api.Client.Tests/Api.Client.Tests.csproj @@ -8,7 +8,7 @@ Defra.TradeImportsDataApi.Api.Client.Tests - + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 75b2b9fa..4c0946a9 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -12,8 +12,8 @@ - - + + diff --git a/tests/Api.Tests/Api.Tests.csproj b/tests/Api.Tests/Api.Tests.csproj index 21e9b049..95b230f2 100644 --- a/tests/Api.Tests/Api.Tests.csproj +++ b/tests/Api.Tests/Api.Tests.csproj @@ -8,7 +8,7 @@ Defra.TradeImportsDataApi.Api.Tests - + diff --git a/tests/Testing/Testing.csproj b/tests/Testing/Testing.csproj index 2384b1fe..66e5be32 100644 --- a/tests/Testing/Testing.csproj +++ b/tests/Testing/Testing.csproj @@ -20,15 +20,15 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + - - - + + +