diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 07363247..fada6f86 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,13 +3,13 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "10.1.4", + "version": "10.1.5", "commands": [ "swagger" ] }, "dotnet-outdated-tool": { - "version": "4.7.0", + "version": "4.7.1", "commands": [ "dotnet-outdated" ] diff --git a/src/XtremeIdiots.Portal.Repository.Abstractions.V1/XtremeIdiots.Portal.Repository.Abstractions.V1.csproj b/src/XtremeIdiots.Portal.Repository.Abstractions.V1/XtremeIdiots.Portal.Repository.Abstractions.V1.csproj index 11860fcd..9b7c7390 100644 --- a/src/XtremeIdiots.Portal.Repository.Abstractions.V1/XtremeIdiots.Portal.Repository.Abstractions.V1.csproj +++ b/src/XtremeIdiots.Portal.Repository.Abstractions.V1/XtremeIdiots.Portal.Repository.Abstractions.V1.csproj @@ -25,7 +25,7 @@ - + diff --git a/src/XtremeIdiots.Portal.Repository.Abstractions.V2/XtremeIdiots.Portal.Repository.Abstractions.V2.csproj b/src/XtremeIdiots.Portal.Repository.Abstractions.V2/XtremeIdiots.Portal.Repository.Abstractions.V2.csproj index f6a2f876..12526887 100644 --- a/src/XtremeIdiots.Portal.Repository.Abstractions.V2/XtremeIdiots.Portal.Repository.Abstractions.V2.csproj +++ b/src/XtremeIdiots.Portal.Repository.Abstractions.V2/XtremeIdiots.Portal.Repository.Abstractions.V2.csproj @@ -25,7 +25,7 @@ - + diff --git a/src/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests.csproj b/src/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests.csproj index ce05d3c9..3d6b5b1f 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests/XtremeIdiots.Portal.Repository.Api.Client.Testing.Tests.csproj @@ -8,8 +8,8 @@ - - + + all diff --git a/src/XtremeIdiots.Portal.Repository.Api.Client.Testing/XtremeIdiots.Portal.Repository.Api.Client.Testing.csproj b/src/XtremeIdiots.Portal.Repository.Api.Client.Testing/XtremeIdiots.Portal.Repository.Api.Client.Testing.csproj index d479df9d..b525cc91 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Client.Testing/XtremeIdiots.Portal.Repository.Api.Client.Testing.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Client.Testing/XtremeIdiots.Portal.Repository.Api.Client.Testing.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1.csproj b/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1.csproj index 5d2caed4..3623609f 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1/XtremeIdiots.Portal.Repository.Api.Client.Tests.V1.csproj @@ -8,7 +8,7 @@ - + all diff --git a/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2.csproj b/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2.csproj index 3eba891f..8a8437c6 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2/XtremeIdiots.Portal.Repository.Api.Client.Tests.V2.csproj @@ -8,7 +8,7 @@ - + all diff --git a/src/XtremeIdiots.Portal.Repository.Api.Client.V1/XtremeIdiots.Portal.Repository.Api.Client.V1.csproj b/src/XtremeIdiots.Portal.Repository.Api.Client.V1/XtremeIdiots.Portal.Repository.Api.Client.V1.csproj index c9c5b944..0b4f0c58 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Client.V1/XtremeIdiots.Portal.Repository.Api.Client.V1.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Client.V1/XtremeIdiots.Portal.Repository.Api.Client.V1.csproj @@ -16,14 +16,14 @@ - - - - - - + + + + + + - + @@ -31,9 +31,9 @@ - - - + + + diff --git a/src/XtremeIdiots.Portal.Repository.Api.Client.V2/XtremeIdiots.Portal.Repository.Api.Client.V2.csproj b/src/XtremeIdiots.Portal.Repository.Api.Client.V2/XtremeIdiots.Portal.Repository.Api.Client.V2.csproj index c42acfcf..75c1a525 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Client.V2/XtremeIdiots.Portal.Repository.Api.Client.V2.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Client.V2/XtremeIdiots.Portal.Repository.Api.Client.V2.csproj @@ -16,20 +16,20 @@ - - - - - - - + + + + + + + - + - - + + diff --git a/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy.csproj b/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy.csproj index e61cabe0..dca20b85 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy/XtremeIdiots.Portal.Repository.Api.IntegrationTests.Legacy.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1.csproj b/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1.csproj index abf5fe05..7c8577ec 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V1.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2.csproj b/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2.csproj index ce600c5c..f0b68d8f 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2/XtremeIdiots.Portal.Repository.Api.IntegrationTests.V2.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/src/XtremeIdiots.Portal.Repository.Api.Tests.V1/XtremeIdiots.Portal.Repository.Api.Tests.V1.csproj b/src/XtremeIdiots.Portal.Repository.Api.Tests.V1/XtremeIdiots.Portal.Repository.Api.Tests.V1.csproj index 9aaae266..3c17fada 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Tests.V1/XtremeIdiots.Portal.Repository.Api.Tests.V1.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Tests.V1/XtremeIdiots.Portal.Repository.Api.Tests.V1.csproj @@ -8,7 +8,7 @@ - + all @@ -19,7 +19,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/XtremeIdiots.Portal.Repository.Api.Tests.V2/XtremeIdiots.Portal.Repository.Api.Tests.V2.csproj b/src/XtremeIdiots.Portal.Repository.Api.Tests.V2/XtremeIdiots.Portal.Repository.Api.Tests.V2.csproj index 909aab42..68420e51 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.Tests.V2/XtremeIdiots.Portal.Repository.Api.Tests.V2.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.Tests.V2/XtremeIdiots.Portal.Repository.Api.Tests.V2.csproj @@ -8,7 +8,7 @@ - + all diff --git a/src/XtremeIdiots.Portal.Repository.Api.V1/XtremeIdiots.Portal.Repository.Api.V1.csproj b/src/XtremeIdiots.Portal.Repository.Api.V1/XtremeIdiots.Portal.Repository.Api.V1.csproj index 9ffecf46..8a677235 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.V1/XtremeIdiots.Portal.Repository.Api.V1.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.V1/XtremeIdiots.Portal.Repository.Api.V1.csproj @@ -9,23 +9,23 @@ - + - - - + + + - + - - - + + + - + diff --git a/src/XtremeIdiots.Portal.Repository.Api.V2/XtremeIdiots.Portal.Repository.Api.V2.csproj b/src/XtremeIdiots.Portal.Repository.Api.V2/XtremeIdiots.Portal.Repository.Api.V2.csproj index dbaf5658..1db71ff0 100644 --- a/src/XtremeIdiots.Portal.Repository.Api.V2/XtremeIdiots.Portal.Repository.Api.V2.csproj +++ b/src/XtremeIdiots.Portal.Repository.Api.V2/XtremeIdiots.Portal.Repository.Api.V2.csproj @@ -9,23 +9,23 @@ - + - - - + + + - + - - - + + + - + diff --git a/src/XtremeIdiots.Portal.Repository.DataLib/XtremeIdiots.Portal.Repository.DataLib.csproj b/src/XtremeIdiots.Portal.Repository.DataLib/XtremeIdiots.Portal.Repository.DataLib.csproj index af84b324..33426198 100644 --- a/src/XtremeIdiots.Portal.Repository.DataLib/XtremeIdiots.Portal.Repository.DataLib.csproj +++ b/src/XtremeIdiots.Portal.Repository.DataLib/XtremeIdiots.Portal.Repository.DataLib.csproj @@ -8,9 +8,10 @@ + - - + +