diff --git a/Moonlight.ApiServer/Moonlight.ApiServer.csproj b/Moonlight.ApiServer/Moonlight.ApiServer.csproj index a3c03697..91ae5037 100644 --- a/Moonlight.ApiServer/Moonlight.ApiServer.csproj +++ b/Moonlight.ApiServer/Moonlight.ApiServer.csproj @@ -27,7 +27,6 @@ A build of the api server for moonlight development https://github.com/Moonlight-Panel/Moonlight true - true true diff --git a/Moonlight.Client/Moonlight.Client.csproj b/Moonlight.Client/Moonlight.Client.csproj index cb4db178..566804fd 100644 --- a/Moonlight.Client/Moonlight.Client.csproj +++ b/Moonlight.Client/Moonlight.Client.csproj @@ -1,7 +1,6 @@  - false net8.0 enable enable @@ -19,7 +18,6 @@ A build of the client for moonlight development https://github.com/Moonlight-Panel/Moonlight true - true true diff --git a/Moonlight.Shared/Moonlight.Shared.csproj b/Moonlight.Shared/Moonlight.Shared.csproj index 84b8261b..612b5980 100644 --- a/Moonlight.Shared/Moonlight.Shared.csproj +++ b/Moonlight.Shared/Moonlight.Shared.csproj @@ -14,7 +14,6 @@ A build of the shared classes for moonlight development https://github.com/Moonlight-Panel/Moonlight true - true true \ No newline at end of file