diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 90a556ee..9288b0ed 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-reportgenerator-globaltool": { - "version": "5.5.1", + "version": "5.5.10", "commands": [ "reportgenerator" ] diff --git a/src/MX.GeoLocation.Abstractions.V1/MX.GeoLocation.Abstractions.V1.csproj b/src/MX.GeoLocation.Abstractions.V1/MX.GeoLocation.Abstractions.V1.csproj index cdc0f859..455caa61 100644 --- a/src/MX.GeoLocation.Abstractions.V1/MX.GeoLocation.Abstractions.V1.csproj +++ b/src/MX.GeoLocation.Abstractions.V1/MX.GeoLocation.Abstractions.V1.csproj @@ -40,7 +40,7 @@ - + diff --git a/src/MX.GeoLocation.Api.Client.IntegrationTests/MX.GeoLocation.Api.Client.IntegrationTests.csproj b/src/MX.GeoLocation.Api.Client.IntegrationTests/MX.GeoLocation.Api.Client.IntegrationTests.csproj index fe32c609..a1f55c79 100644 --- a/src/MX.GeoLocation.Api.Client.IntegrationTests/MX.GeoLocation.Api.Client.IntegrationTests.csproj +++ b/src/MX.GeoLocation.Api.Client.IntegrationTests/MX.GeoLocation.Api.Client.IntegrationTests.csproj @@ -9,12 +9,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MX.GeoLocation.Api.Client.Testing.Tests/MX.GeoLocation.Api.Client.Testing.Tests.csproj b/src/MX.GeoLocation.Api.Client.Testing.Tests/MX.GeoLocation.Api.Client.Testing.Tests.csproj index bb4d9bc9..daec7612 100644 --- a/src/MX.GeoLocation.Api.Client.Testing.Tests/MX.GeoLocation.Api.Client.Testing.Tests.csproj +++ b/src/MX.GeoLocation.Api.Client.Testing.Tests/MX.GeoLocation.Api.Client.Testing.Tests.csproj @@ -8,16 +8,16 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MX.GeoLocation.Api.Client.Testing/MX.GeoLocation.Api.Client.Testing.csproj b/src/MX.GeoLocation.Api.Client.Testing/MX.GeoLocation.Api.Client.Testing.csproj index aef30504..968b89f3 100644 --- a/src/MX.GeoLocation.Api.Client.Testing/MX.GeoLocation.Api.Client.Testing.csproj +++ b/src/MX.GeoLocation.Api.Client.Testing/MX.GeoLocation.Api.Client.Testing.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/src/MX.GeoLocation.Api.Client.Tests.V1/MX.GeoLocation.Api.Client.Tests.V1.csproj b/src/MX.GeoLocation.Api.Client.Tests.V1/MX.GeoLocation.Api.Client.Tests.V1.csproj index 07c593f9..1a9a65ca 100644 --- a/src/MX.GeoLocation.Api.Client.Tests.V1/MX.GeoLocation.Api.Client.Tests.V1.csproj +++ b/src/MX.GeoLocation.Api.Client.Tests.V1/MX.GeoLocation.Api.Client.Tests.V1.csproj @@ -10,12 +10,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + @@ -23,7 +23,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MX.GeoLocation.Api.Client.V1/MX.GeoLocation.Api.Client.V1.csproj b/src/MX.GeoLocation.Api.Client.V1/MX.GeoLocation.Api.Client.V1.csproj index b4b33104..c65fe0fe 100644 --- a/src/MX.GeoLocation.Api.Client.V1/MX.GeoLocation.Api.Client.V1.csproj +++ b/src/MX.GeoLocation.Api.Client.V1/MX.GeoLocation.Api.Client.V1.csproj @@ -16,15 +16,20 @@ - - - - - - - + + + + + + + + + + + + - + diff --git a/src/MX.GeoLocation.Api.IntegrationTests/MX.GeoLocation.Api.IntegrationTests.csproj b/src/MX.GeoLocation.Api.IntegrationTests/MX.GeoLocation.Api.IntegrationTests.csproj index dccd973b..cd27328c 100644 --- a/src/MX.GeoLocation.Api.IntegrationTests/MX.GeoLocation.Api.IntegrationTests.csproj +++ b/src/MX.GeoLocation.Api.IntegrationTests/MX.GeoLocation.Api.IntegrationTests.csproj @@ -9,12 +9,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MX.GeoLocation.Api.Tests.V1/MX.GeoLocation.Api.Tests.V1.csproj b/src/MX.GeoLocation.Api.Tests.V1/MX.GeoLocation.Api.Tests.V1.csproj index a3acf29a..b267eb64 100644 --- a/src/MX.GeoLocation.Api.Tests.V1/MX.GeoLocation.Api.Tests.V1.csproj +++ b/src/MX.GeoLocation.Api.Tests.V1/MX.GeoLocation.Api.Tests.V1.csproj @@ -10,11 +10,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj b/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj index 59aeefa4..b40c69c4 100644 --- a/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj +++ b/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj @@ -11,26 +11,26 @@ - + - - + + - - - - - + + + + + - - + + - + diff --git a/src/MX.GeoLocation.Web.IntegrationTests/MX.GeoLocation.Web.IntegrationTests.csproj b/src/MX.GeoLocation.Web.IntegrationTests/MX.GeoLocation.Web.IntegrationTests.csproj index bd570eba..5b2b9e5f 100644 --- a/src/MX.GeoLocation.Web.IntegrationTests/MX.GeoLocation.Web.IntegrationTests.csproj +++ b/src/MX.GeoLocation.Web.IntegrationTests/MX.GeoLocation.Web.IntegrationTests.csproj @@ -10,26 +10,26 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/src/MX.GeoLocation.Web.Tests/MX.GeoLocation.Web.Tests.csproj b/src/MX.GeoLocation.Web.Tests/MX.GeoLocation.Web.Tests.csproj index 9e291dbd..953c508b 100644 --- a/src/MX.GeoLocation.Web.Tests/MX.GeoLocation.Web.Tests.csproj +++ b/src/MX.GeoLocation.Web.Tests/MX.GeoLocation.Web.Tests.csproj @@ -10,11 +10,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -22,7 +22,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj b/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj index 781a2953..69d286b5 100644 --- a/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj +++ b/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj @@ -54,13 +54,15 @@ - - + + - - - - + + + + + +