Browse Source

Cleanup refs

Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
tags/3.3.3
Syrone Wong 8 years ago
parent
commit
0ca7d1751b
2 changed files with 0 additions and 8 deletions
  1. +0
    -5
      shadowsocks-csharp/shadowsocks-csharp.csproj
  2. +0
    -3
      test/test.csproj

+ 0
- 5
shadowsocks-csharp/shadowsocks-csharp.csproj View File

@@ -76,8 +76,6 @@
<HintPath>3rd\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
@@ -85,11 +83,8 @@
<Reference Include="System.Net" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Windows.Forms.DataVisualization" />
<Reference Include="System.Xaml" />
<Reference Include="System.XML" />
<Reference Include="UIAutomationProvider" />
<Reference Include="WindowsBase" />
<Reference Include="WindowsFormsIntegration" />
</ItemGroup>
<ItemGroup>
<Compile Include="3rd\zxing\BarcodeFormat.cs" />


+ 0
- 3
test/test.csproj View File

@@ -40,9 +40,6 @@
<Private>True</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Net" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Net.Http.WebRequest" />
<Reference Include="WindowsBase" />
</ItemGroup>
<Choose>


Loading…
Cancel
Save