diff --git a/src/backend/.config/dotnet-tools.json b/src/backend/.config/dotnet-tools.json index ec6110c3..02b74bec 100644 --- a/src/backend/.config/dotnet-tools.json +++ b/src/backend/.config/dotnet-tools.json @@ -24,7 +24,7 @@ "rollForward": false }, "dotnet-coverage": { - "version": "18.8.0", + "version": "18.9.0", "commands": [ "dotnet-coverage" ], diff --git a/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj b/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj index 734fe70a..2fdea861 100644 --- a/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj +++ b/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj @@ -27,7 +27,7 @@ Version="10.0.*" /> - + diff --git a/src/backend/tests/ProjectMetadataPlatform.Api.Tests/ProjectMetadataPlatform.Api.Tests.csproj b/src/backend/tests/ProjectMetadataPlatform.Api.Tests/ProjectMetadataPlatform.Api.Tests.csproj index 7a766e89..376bb993 100644 --- a/src/backend/tests/ProjectMetadataPlatform.Api.Tests/ProjectMetadataPlatform.Api.Tests.csproj +++ b/src/backend/tests/ProjectMetadataPlatform.Api.Tests/ProjectMetadataPlatform.Api.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/backend/tests/ProjectMetadataPlatform.Application.Tests/ProjectMetadataPlatform.Application.Tests.csproj b/src/backend/tests/ProjectMetadataPlatform.Application.Tests/ProjectMetadataPlatform.Application.Tests.csproj index 0328b15a..536d16ae 100644 --- a/src/backend/tests/ProjectMetadataPlatform.Application.Tests/ProjectMetadataPlatform.Application.Tests.csproj +++ b/src/backend/tests/ProjectMetadataPlatform.Application.Tests/ProjectMetadataPlatform.Application.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/backend/tests/ProjectMetadataPlatform.Domain.Tests/ProjectMetadataPlatform.Domain.Tests.csproj b/src/backend/tests/ProjectMetadataPlatform.Domain.Tests/ProjectMetadataPlatform.Domain.Tests.csproj index 9acdf8d6..a22a1330 100644 --- a/src/backend/tests/ProjectMetadataPlatform.Domain.Tests/ProjectMetadataPlatform.Domain.Tests.csproj +++ b/src/backend/tests/ProjectMetadataPlatform.Domain.Tests/ProjectMetadataPlatform.Domain.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/backend/tests/ProjectMetadataPlatform.Infrastructure.Tests/ProjectMetadataPlatform.Infrastructure.Tests.csproj b/src/backend/tests/ProjectMetadataPlatform.Infrastructure.Tests/ProjectMetadataPlatform.Infrastructure.Tests.csproj index 9b256719..75258e30 100644 --- a/src/backend/tests/ProjectMetadataPlatform.Infrastructure.Tests/ProjectMetadataPlatform.Infrastructure.Tests.csproj +++ b/src/backend/tests/ProjectMetadataPlatform.Infrastructure.Tests/ProjectMetadataPlatform.Infrastructure.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/backend/tests/ProjectMetadataPlatform.IntegrationTests/ProjectMetadataPlatform.IntegrationTests.csproj b/src/backend/tests/ProjectMetadataPlatform.IntegrationTests/ProjectMetadataPlatform.IntegrationTests.csproj index 80278ff6..dc7d273c 100644 --- a/src/backend/tests/ProjectMetadataPlatform.IntegrationTests/ProjectMetadataPlatform.IntegrationTests.csproj +++ b/src/backend/tests/ProjectMetadataPlatform.IntegrationTests/ProjectMetadataPlatform.IntegrationTests.csproj @@ -8,7 +8,7 @@ - +