diff --git a/src/backend/.config/dotnet-tools.json b/src/backend/.config/dotnet-tools.json index 02b74bec..71de2373 100644 --- a/src/backend/.config/dotnet-tools.json +++ b/src/backend/.config/dotnet-tools.json @@ -31,7 +31,7 @@ "rollForward": false }, "dotnet-ef": { - "version": "10.0.9", + "version": "10.0.10", "commands": [ "dotnet-ef" ], diff --git a/src/backend/ProjectMetadataPlatform.Api/ProjectMetadataPlatform.Api.csproj b/src/backend/ProjectMetadataPlatform.Api/ProjectMetadataPlatform.Api.csproj index 7e0f5065..5516cda1 100644 --- a/src/backend/ProjectMetadataPlatform.Api/ProjectMetadataPlatform.Api.csproj +++ b/src/backend/ProjectMetadataPlatform.Api/ProjectMetadataPlatform.Api.csproj @@ -19,18 +19,18 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - - - - + + + + + + diff --git a/src/backend/ProjectMetadataPlatform.Application/ProjectMetadataPlatform.Application.csproj b/src/backend/ProjectMetadataPlatform.Application/ProjectMetadataPlatform.Application.csproj index 77c4fa04..3c9a6843 100644 --- a/src/backend/ProjectMetadataPlatform.Application/ProjectMetadataPlatform.Application.csproj +++ b/src/backend/ProjectMetadataPlatform.Application/ProjectMetadataPlatform.Application.csproj @@ -15,7 +15,7 @@ diff --git a/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj b/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj index 2fdea861..5f546440 100644 --- a/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj +++ b/src/backend/ProjectMetadataPlatform.Infrastructure/ProjectMetadataPlatform.Infrastructure.csproj @@ -26,7 +26,7 @@ Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.*" /> - +