diff --git a/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj b/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj index 2d78e1a..2ec4780 100644 --- a/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj +++ b/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj @@ -1,31 +1,32 @@ - - - - - Exe - net10.0 - 14.0 - enable - enable - false - - - - - - - - - - - - - - - - - - - - - + + + + + Exe + net10.0 + 14.0 + enable + enable + false + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj b/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj index 6af86d0..3a1d4f2 100644 --- a/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj +++ b/src/SharpCoreDB.Server/SharpCoreDB.Server.csproj @@ -1,64 +1,65 @@ - - - - net10.0 - 14.0 - enable - enable - Exe - false - true - true - - - true - true - false - - - sharpcoredb-server - SharpCoreDB Network Server - SharpCoreDB network database server with gRPC and HTTP support - 1.7.0 - MPCoreDeveloper - SharpCoreDB - Copyright (c) 2026 MPCoreDeveloper - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + Exe + false + true + true + + + true + true + false + + + sharpcoredb-server + SharpCoreDB Network Server + SharpCoreDB network database server with gRPC and HTTP support + 1.7.0 + MPCoreDeveloper + SharpCoreDB + Copyright (c) 2026 MPCoreDeveloper + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj b/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj index cf04b78..014336f 100644 --- a/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj +++ b/tests/SharpCoreDB.Server.IntegrationTests/SharpCoreDB.Server.IntegrationTests.csproj @@ -1,42 +1,43 @@ - - - - net10.0 - 14.0 - Exe - enable - enable - false - true - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + Exe + enable + enable + false + true + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + +