Skip to content

Commit 98d1d2d

Browse files
committed
Put referenced library into the repo.
1 parent 10f1ce6 commit 98d1d2d

File tree

9 files changed

+2196
-14
lines changed

9 files changed

+2196
-14
lines changed

CALMNetLibSamples/CALMNetLibSampleExtLib.vbproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@
4343
<OptionInfer>On</OptionInfer>
4444
</PropertyGroup>
4545
<ItemGroup>
46-
<Reference Include="calmclientandserver">
47-
<HintPath>..\..\calmclientandserver-VB.net-client-and-server-library-\calmclientandserver\bin\Debug\calmclientandserver.dll</HintPath>
46+
<Reference Include="calmclientandserver, Version=0.2.2.0, Culture=neutral, processorArchitecture=MSIL">
47+
<SpecificVersion>False</SpecificVersion>
48+
<HintPath>..\LIBs\calmclientandserver.dll</HintPath>
4849
</Reference>
4950
<Reference Include="System" />
5051
<Reference Include="System.Data" />

LIBs/calmclientandserver.dll

79.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)