diff --git a/src/database/SsiAuthoritySchemaRegistry.DbAccess/SsiAuthoritySchemaRegistry.DbAccess.csproj b/src/database/SsiAuthoritySchemaRegistry.DbAccess/SsiAuthoritySchemaRegistry.DbAccess.csproj index 8564a41..c825161 100644 --- a/src/database/SsiAuthoritySchemaRegistry.DbAccess/SsiAuthoritySchemaRegistry.DbAccess.csproj +++ b/src/database/SsiAuthoritySchemaRegistry.DbAccess/SsiAuthoritySchemaRegistry.DbAccess.csproj @@ -33,10 +33,10 @@ - + - - + + diff --git a/src/database/SsiAuthoritySchemaRegistry.Entities/SsiAuthoritySchemaRegistry.Entities.csproj b/src/database/SsiAuthoritySchemaRegistry.Entities/SsiAuthoritySchemaRegistry.Entities.csproj index 9194852..90f4e1e 100644 --- a/src/database/SsiAuthoritySchemaRegistry.Entities/SsiAuthoritySchemaRegistry.Entities.csproj +++ b/src/database/SsiAuthoritySchemaRegistry.Entities/SsiAuthoritySchemaRegistry.Entities.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/database/SsiAuthoritySchemaRegistry.Migrations/SsiAuthoritySchemaRegistry.Migrations.csproj b/src/database/SsiAuthoritySchemaRegistry.Migrations/SsiAuthoritySchemaRegistry.Migrations.csproj index 083daa5..785a796 100644 --- a/src/database/SsiAuthoritySchemaRegistry.Migrations/SsiAuthoritySchemaRegistry.Migrations.csproj +++ b/src/database/SsiAuthoritySchemaRegistry.Migrations/SsiAuthoritySchemaRegistry.Migrations.csproj @@ -39,19 +39,19 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + - + - - - - + + + + diff --git a/src/registry/SsiAuthoritySchemaRegistry.Service/SsiAuthoritySchemaRegistry.Service.csproj b/src/registry/SsiAuthoritySchemaRegistry.Service/SsiAuthoritySchemaRegistry.Service.csproj index 2aeb007..f09f21b 100644 --- a/src/registry/SsiAuthoritySchemaRegistry.Service/SsiAuthoritySchemaRegistry.Service.csproj +++ b/src/registry/SsiAuthoritySchemaRegistry.Service/SsiAuthoritySchemaRegistry.Service.csproj @@ -39,10 +39,10 @@ - - - - + + + + diff --git a/tests/database/SsiAuthoritySchemaRegistry.DbAccess.Tests/SsiAuthoritySchemaRegistry.DbAccess.Tests.csproj b/tests/database/SsiAuthoritySchemaRegistry.DbAccess.Tests/SsiAuthoritySchemaRegistry.DbAccess.Tests.csproj index 4952799..b34ac60 100644 --- a/tests/database/SsiAuthoritySchemaRegistry.DbAccess.Tests/SsiAuthoritySchemaRegistry.DbAccess.Tests.csproj +++ b/tests/database/SsiAuthoritySchemaRegistry.DbAccess.Tests/SsiAuthoritySchemaRegistry.DbAccess.Tests.csproj @@ -34,9 +34,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/registry/SsiAuthoritySchemaRegistry.Service.Tests/SsiAuthoritySchemaRegistry.Service.Tests.csproj b/tests/registry/SsiAuthoritySchemaRegistry.Service.Tests/SsiAuthoritySchemaRegistry.Service.Tests.csproj index 3458dec..887797d 100644 --- a/tests/registry/SsiAuthoritySchemaRegistry.Service.Tests/SsiAuthoritySchemaRegistry.Service.Tests.csproj +++ b/tests/registry/SsiAuthoritySchemaRegistry.Service.Tests/SsiAuthoritySchemaRegistry.Service.Tests.csproj @@ -32,11 +32,11 @@ - + - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all