From b05cce4fd76625336deb2d5df089a877aa13a4e4 Mon Sep 17 00:00:00 2001 From: MrMelon Date: Tue, 23 Mar 2021 22:26:01 +0000 Subject: [PATCH] Remove custom commands and fix libappindicator3sharpglue-x.so --- MelonVPNClient/MelonVPNClient.csproj | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/MelonVPNClient/MelonVPNClient.csproj b/MelonVPNClient/MelonVPNClient.csproj index 62f9ff8..fd3f0a8 100644 --- a/MelonVPNClient/MelonVPNClient.csproj +++ b/MelonVPNClient/MelonVPNClient.csproj @@ -19,15 +19,6 @@ prompt 4 x86 - - - - AfterBuild - cp "${SolutionDir}/MelonVPNClient/net-libs/libappindicator3sharpglue-12.10.0.so" "${TargetDir}/libappindicator3sharpglue-12.10.0.so" - ${SolutionDir} - - - true @@ -35,15 +26,6 @@ prompt 4 x86 - - - - AfterBuild - rm appindicator3-sharp.dll - ${TargetDir} - - - @@ -121,6 +103,14 @@ PreserveNewest + + + + + PreserveNewest + libappindicator3sharpglue-12.10.0.so + +