diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 90a556ee..7eed921d 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.4", "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..06d0916d 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..60148945 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..a83cf476 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..8dd9a644 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..270d85f9 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,15 @@ - - - - - - - + + + + + + + - + @@ -32,6 +32,11 @@ + + + + + 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..a19cc8b5 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..db93c0b1 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 979dd4cf..e59faedb 100644 --- a/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj +++ b/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj @@ -11,21 +11,21 @@ - + - + - - - - - + + + + + - - + + 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..87a1653e 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..85759f52 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 e8f359d4..2293a976 100644 --- a/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj +++ b/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj @@ -54,16 +54,18 @@ - + - - - - + + + + + +