diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 90a556ee..4e0d544e 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.6", "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..976b2caa 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..7cff8bad 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..e968cd37 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..4f39fc58 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..9b6af0ff 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..cae0b7c7 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..a1dede45 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 07462490..68457dbd 100644 --- a/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj +++ b/src/MX.GeoLocation.Api.V1/MX.GeoLocation.Api.V1.csproj @@ -11,25 +11,25 @@ - + - - + + - - - - - + + + + + - - + + - + 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..ae73e110 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..599726b3 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..93e34e6e 100644 --- a/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj +++ b/src/MX.GeoLocation.Web/MX.GeoLocation.Web.csproj @@ -54,13 +54,15 @@ - - + + - - - - + + + + + +