Skip to content

Commit 0fc333b

Browse files
committed
Cleaning unused project references
1 parent ef6519b commit 0fc333b

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

WinNUT_V2/WinNUT-Client/WinNUT-client.vbproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,17 +124,10 @@
124124
<TargetZone>LocalIntranet</TargetZone>
125125
</PropertyGroup>
126126
<ItemGroup>
127-
<Reference Include="System" />
128127
<Reference Include="System.Configuration" />
129-
<Reference Include="System.Data" />
130128
<Reference Include="System.Deployment" />
131129
<Reference Include="System.Drawing" />
132-
<Reference Include="System.Security" />
133130
<Reference Include="System.Windows.Forms" />
134-
<Reference Include="System.Xml" />
135-
<Reference Include="System.Core" />
136-
<Reference Include="System.Xml.Linq" />
137-
<Reference Include="System.Data.DataSetExtensions" />
138131
</ItemGroup>
139132
<ItemGroup>
140133
<Import Include="Microsoft.VisualBasic" />
@@ -147,7 +140,6 @@
147140
<Import Include="System.Diagnostics" />
148141
<Import Include="System.Windows.Forms" />
149142
<Import Include="System.Linq" />
150-
<Import Include="System.Xml.Linq" />
151143
<Import Include="System.Threading.Tasks" />
152144
</ItemGroup>
153145
<ItemGroup>

WinNUT_V2/WinNUT-Client_Common/WinNUT-Client_Common.vbproj

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,9 @@
6161
<Optimize>true</Optimize>
6262
</PropertyGroup>
6363
<ItemGroup>
64-
<Reference Include="System" />
65-
<Reference Include="System.Data" />
66-
<Reference Include="System.Deployment" />
67-
<Reference Include="System.Drawing" />
68-
<Reference Include="System.Management" />
6964
<Reference Include="System.Net.Http" />
7065
<Reference Include="System.Security" />
7166
<Reference Include="System.Windows.Forms" />
72-
<Reference Include="System.Xml" />
73-
<Reference Include="System.Core" />
74-
<Reference Include="System.Xml.Linq" />
75-
<Reference Include="System.Data.DataSetExtensions" />
7667
</ItemGroup>
7768
<ItemGroup>
7869
<Import Include="Microsoft.VisualBasic" />

0 commit comments

Comments
 (0)