diff --git a/shadowsocks-csharp/app.manifest b/shadowsocks-csharp/app.manifest index f26ad435..6294c259 100755 --- a/shadowsocks-csharp/app.manifest +++ b/shadowsocks-csharp/app.manifest @@ -1,29 +1,76 @@  - + + - - - true - - - - - - - - - - + + + + + + + + + + + + + + + + + - \ No newline at end of file + + + + + + PerMonitorV2, PerMonitor, System + true + + + + + + + diff --git a/shadowsocks-csharp/shadowsocks-csharp.csproj b/shadowsocks-csharp/shadowsocks-csharp.csproj index 0bf48543..25aa9c64 100644 --- a/shadowsocks-csharp/shadowsocks-csharp.csproj +++ b/shadowsocks-csharp/shadowsocks-csharp.csproj @@ -14,6 +14,7 @@ Shadowsocks.Program disable 8.0 + app.manifest