started wrapping general caps.

This commit is contained in:
soukoku
2014-11-10 21:45:32 -05:00
parent bdefa03579
commit 958a0bdee7
7 changed files with 400 additions and 107 deletions

View File

@@ -40,7 +40,7 @@
<ItemGroup>
<Reference Include="CommonWin32, Version=2.0.0.0, Culture=neutral, PublicKeyToken=a0a4edcfe233918d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\packages\CommonWin32.2.0.5.4\lib\net35-Client\CommonWin32.dll</HintPath>
<HintPath>..\..\packages\CommonWin32.2.0.5.5\lib\net35-Client\CommonWin32.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Drawing" />

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CommonWin32" version="2.0.5.4" targetFramework="net35-Client" />
<package id="CommonWin32" version="2.0.5.5" targetFramework="net35-Client" />
</packages>