From 1ffce10b05b837dc53c998719846be61d33ce96c Mon Sep 17 00:00:00 2001 From: Student Main Date: Thu, 5 Mar 2020 20:20:33 +0800 Subject: [PATCH] remove Fody dependency --- README.md | 3 --- shadowsocks-csharp/FodyWeavers.xml | 5 ----- shadowsocks-csharp/packages.config | 3 --- shadowsocks-csharp/shadowsocks-csharp.csproj | 33 ++++++++-------------------- 4 files changed, 9 insertions(+), 35 deletions(-) delete mode 100644 shadowsocks-csharp/FodyWeavers.xml diff --git a/README.md b/README.md index 6612822d..5bfb6777 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,6 @@ especially for feature development. #### Open Source Components / Libraries ``` -Caseless.Fody (MIT) https://github.com/Fody/Caseless -Costura.Fody (MIT) https://github.com/Fody/Costura -Fody (MIT) https://github.com/Fody/Fody GlobalHotKey (GPLv3) https://github.com/kirmir/GlobalHotKey Newtonsoft.Json (MIT) https://www.newtonsoft.com/json StringEx.CS () https://github.com/LazyMode/StringEx diff --git a/shadowsocks-csharp/FodyWeavers.xml b/shadowsocks-csharp/FodyWeavers.xml deleted file mode 100644 index a5ec775c..00000000 --- a/shadowsocks-csharp/FodyWeavers.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/shadowsocks-csharp/packages.config b/shadowsocks-csharp/packages.config index f7fcb451..10b465d1 100644 --- a/shadowsocks-csharp/packages.config +++ b/shadowsocks-csharp/packages.config @@ -1,8 +1,5 @@  - - - diff --git a/shadowsocks-csharp/shadowsocks-csharp.csproj b/shadowsocks-csharp/shadowsocks-csharp.csproj index fd1ee531..37b09f27 100644 --- a/shadowsocks-csharp/shadowsocks-csharp.csproj +++ b/shadowsocks-csharp/shadowsocks-csharp.csproj @@ -1,7 +1,5 @@  - - Debug AnyCPU @@ -68,12 +66,6 @@ app.manifest - - ..\packages\Caseless.Fody.1.8.3\lib\net452\Caseless.dll - - - ..\packages\Costura.Fody.3.3.3\lib\net40\Costura.dll - ..\packages\GlobalHotKey.1.1.0\lib\GlobalHotKey.dll @@ -267,42 +259,39 @@ PreserveNewest abp.js - + PreserveNewest default-abp-rule.js - + PreserveNewest i18n.csv - + PreserveNewest libsscrypto.dll - + PreserveNewest privoxy.exe - + PreserveNewest privoxy_conf.txt - + PreserveNewest sysproxy.exe - + PreserveNewest sysproxy64.exe - + PreserveNewest user-rule.txt - - - Designer - + @@ -337,14 +326,10 @@ - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - -