diff --git a/Remotely_Agent/Remotely_Agent.csproj b/Remotely_Agent/Remotely_Agent.csproj index b416883f..298ec546 100644 --- a/Remotely_Agent/Remotely_Agent.csproj +++ b/Remotely_Agent/Remotely_Agent.csproj @@ -3,6 +3,7 @@ Exe netcoreapp2.2 + true false Copyright © 2019 Translucency Software Background service that maintains a connection to the Remotely server. The service is used for remote support and maintenance by this computer's administrators. diff --git a/Remotely_ScreenCast.Linux/Remotely_ScreenCast.Linux.csproj b/Remotely_ScreenCast.Linux/Remotely_ScreenCast.Linux.csproj index e33fe74f..bfb32e86 100644 --- a/Remotely_ScreenCast.Linux/Remotely_ScreenCast.Linux.csproj +++ b/Remotely_ScreenCast.Linux/Remotely_ScreenCast.Linux.csproj @@ -4,6 +4,7 @@ Exe netcoreapp2.2 Allows unattended remote control via the Remotely server. + true