Removing unneeded System.Data.DataSetExtensions from Tokens that could cause assembly loading errors and flood the logs

This commit is contained in:
Lombiq 2016-01-21 00:35:42 +01:00
parent eb7574df0b
commit 6da6e7071a

View File

@ -55,7 +55,6 @@
<Reference Include="System.ComponentModel.DataAnnotations">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System.Web.DynamicData" />