diff --git a/Clarity.AppHost/Clarity.AppHost.csproj b/Clarity.AppHost/Clarity.AppHost.csproj index 0938b5a..e94f163 100644 --- a/Clarity.AppHost/Clarity.AppHost.csproj +++ b/Clarity.AppHost/Clarity.AppHost.csproj @@ -2,9 +2,6 @@ Exe - net10.0 - enable - enable a37b81ab-bcb8-4599-a049-4c21e1e4ff17 diff --git a/Clarity.MigrationService/Clarity.MigrationService.csproj b/Clarity.MigrationService/Clarity.MigrationService.csproj index 3fae81b..f21d3e2 100644 --- a/Clarity.MigrationService/Clarity.MigrationService.csproj +++ b/Clarity.MigrationService/Clarity.MigrationService.csproj @@ -1,9 +1,6 @@  - net10.0 - enable - enable dotnet-Clarity.MigrationService-bf435d60-c671-4bd2-bd5a-41edaf989137 diff --git a/Clarity.Server/Clarity.Server.csproj b/Clarity.Server/Clarity.Server.csproj index a4e3a7a..f07c6e3 100644 --- a/Clarity.Server/Clarity.Server.csproj +++ b/Clarity.Server/Clarity.Server.csproj @@ -1,10 +1,6 @@  - - net10.0 - enable - enable - + diff --git a/Clarity.ServiceDefaults/Clarity.ServiceDefaults.csproj b/Clarity.ServiceDefaults/Clarity.ServiceDefaults.csproj index 8128a10..c567fa5 100644 --- a/Clarity.ServiceDefaults/Clarity.ServiceDefaults.csproj +++ b/Clarity.ServiceDefaults/Clarity.ServiceDefaults.csproj @@ -1,9 +1,6 @@ - net10.0 - enable - enable true diff --git a/Directory.Packages.props b/Directory.Packages.props deleted file mode 100644 index 4705b7f..0000000 --- a/Directory.Packages.props +++ /dev/null @@ -1,53 +0,0 @@ - - - - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file