|
|
@@ -45,6 +45,10 @@
|
|
45
|
45
|
<WarningLevel>4</WarningLevel>
|
|
46
|
46
|
</PropertyGroup>
|
|
47
|
47
|
<ItemGroup>
|
|
|
48
|
+ <Reference Include="AipSdk, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
49
|
+ <SpecificVersion>False</SpecificVersion>
|
|
|
50
|
+ <HintPath>bin\AipSdk.dll</HintPath>
|
|
|
51
|
+ </Reference>
|
|
48
|
52
|
<Reference Include="ICSharpCode.SharpZipLib">
|
|
49
|
53
|
<HintPath>..\..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
50
|
54
|
</Reference>
|