mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-08-25 06:25:04 -05:00
Remove unused reference
Resolves issue 53: https://github.com/kwsch/PKHeX/issues/53 There's probably other unused things but nobody is getting errors.
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
|
||||
Reference in New Issue
Block a user