Browse Source

update project file

tags/3.2
Gang Zhuo 8 years ago
parent
commit
5aff8c3c48
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      shadowsocks-csharp/shadowsocks-csharp.csproj

+ 1
- 2
shadowsocks-csharp/shadowsocks-csharp.csproj View File

@@ -59,8 +59,7 @@
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
<Prefer32Bit>false</Prefer32Bit>
<DebugSymbols>false</DebugSymbols>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>


Loading…
Cancel
Save