Browse Source

add about form

Add an about form instead of just open link.
pull/45/head
wzxjohn 10 years ago
parent
commit
4ba5597ada
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      shadowsocks-csharp/shadowsocks-csharp.csproj

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

@@ -61,7 +61,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.XML" />
</ItemGroup>


Loading…
Cancel
Save