Skip to content

Commit 0ca7d17

Browse files
committed
Cleanup refs
Signed-off-by: Syrone Wong <[email protected]>
1 parent 10702a0 commit 0ca7d17

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

shadowsocks-csharp/shadowsocks-csharp.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,20 +76,15 @@
7676
<HintPath>3rd\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
7777
<Private>True</Private>
7878
</Reference>
79-
<Reference Include="PresentationCore" />
80-
<Reference Include="PresentationFramework" />
8179
<Reference Include="System" />
8280
<Reference Include="System.Data" />
8381
<Reference Include="System.Drawing" />
8482
<Reference Include="System.Management" />
8583
<Reference Include="System.Net" />
8684
<Reference Include="System.Windows.Forms" />
8785
<Reference Include="System.Windows.Forms.DataVisualization" />
88-
<Reference Include="System.Xaml" />
8986
<Reference Include="System.XML" />
90-
<Reference Include="UIAutomationProvider" />
9187
<Reference Include="WindowsBase" />
92-
<Reference Include="WindowsFormsIntegration" />
9388
</ItemGroup>
9489
<ItemGroup>
9590
<Compile Include="3rd\zxing\BarcodeFormat.cs" />

test/test.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
<Private>True</Private>
4141
</Reference>
4242
<Reference Include="System" />
43-
<Reference Include="System.Net" />
44-
<Reference Include="System.Net.Http" />
45-
<Reference Include="System.Net.Http.WebRequest" />
4643
<Reference Include="WindowsBase" />
4744
</ItemGroup>
4845
<Choose>

0 commit comments

Comments
 (0)