From 3a6ab34dcfbc7a50cb66e287d3bbe9ca4863cc30 Mon Sep 17 00:00:00 2001 From: Student Main Date: Sun, 22 Mar 2020 01:15:29 +0800 Subject: [PATCH] add Fody back accidentally removed Fody few commits ago when debugging --- shadowsocks-csharp/shadowsocks-csharp.csproj | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/shadowsocks-csharp/shadowsocks-csharp.csproj b/shadowsocks-csharp/shadowsocks-csharp.csproj index 2d843e44..7387b4d0 100644 --- a/shadowsocks-csharp/shadowsocks-csharp.csproj +++ b/shadowsocks-csharp/shadowsocks-csharp.csproj @@ -63,18 +63,20 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + + all