Removed unused dependency on CommonWin32.

This commit is contained in:
soukoku
2014-04-03 18:52:11 -04:00
parent 15de55c631
commit 3a23f38b24
9 changed files with 19 additions and 36 deletions

View File

@@ -46,10 +46,6 @@
<AssemblyOriginatorKeyFile>Sign.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="CommonWin32, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a0a4edcfe233918d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\CommonWin32.2.0.4\lib\net35-Client\CommonWin32.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="System" />
<Reference Include="System.Core" />
@@ -127,7 +123,6 @@
<None Include="NTwain.nuspec" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
<None Include="Sign.snk" />
<None Include="Triplets\WhatsThis.txt" />
</ItemGroup>