Debug AnyCPU 9.0.21022 2.0 {8C02D2F7-7CDB-4D55-9F25-CD03EF4AA062} WinExe Properties Shadowsocks Shadowsocks v4.7.2 512 shadowsocks.ico false 3.5 publish\ true Disk false Foreground 7 Days false false true 1 1.0.0.%2a false true true bin\x86\Debug\ TRACE;DEBUG full x86 prompt ManagedMinimumRules.ruleset false false bin\x86\Release\ TRACE true pdbonly x86 prompt ManagedMinimumRules.ruleset false true app.manifest 3rd\Caseless.Fody.1.8.3\lib\net452\Caseless.dll 3rd\Costura.Fody.3.3.2\lib\net40\Costura.dll 3rd\GlobalHotKey.1.1.0\lib\GlobalHotKey.dll True 3rd\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll 3rd\ZXing.Net.0.16.4\lib\net461\zxing.dll 3rd\ZXing.Net.0.16.4\lib\net461\zxing.presentation.dll True True Settings.settings True True Resources.resx Form ConfigForm.cs UserControl CalculationControl.cs Form HotkeySettingsForm.cs Form LogForm.cs Form ProxyForm.cs Form QRCodeForm.cs Form Form StatisticsStrategyConfigurationForm.cs ConfigForm.cs Designer ResXFileCodeGenerator Designer Resources.Designer.cs CalculationControl.cs HotkeySettingsForm.cs LogForm.cs ProxyForm.cs QRCodeForm.cs StatisticsStrategyConfigurationForm.cs Designer SettingsSingleFileGenerator Settings.Designer.cs Designer False .NET Framework 3.5 SP1 Client Profile false False .NET Framework 2.0 %28x86%29 false False .NET Framework 3.0 %28x86%29 false False .NET Framework 3.5 true False .NET Framework 3.5 SP1 false False Windows Installer 3.1 true (); var attribute = config.Attribute("ExcludeAssemblies"); if (attribute != null) foreach (var item in attribute.Value.Split('|').Select(x => x.Trim()).Where(x => x != string.Empty)) excludedAssemblies.Add(item); var element = config.Element("ExcludeAssemblies"); if (element != null) foreach (var item in element.Value.Split(new[] { "\r\n", "\n" }, StringSplitOptions.RemoveEmptyEntries).Select(x => x.Trim()).Where(x => x != string.Empty)) excludedAssemblies.Add(item); var filesToCleanup = Files.Select(f => f.ItemSpec).Where(f => !excludedAssemblies.Contains(Path.GetFileNameWithoutExtension(f), StringComparer.InvariantCultureIgnoreCase)); foreach (var item in filesToCleanup) File.Delete(item); ]]> 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}.