2016-01-28 update 3
This commit is contained in:
@@ -40,22 +40,22 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="Opc.Ua.Client">
|
<Reference Include="Opc.Ua.Client">
|
||||||
<HintPath>..\ext_packages\Opc.Ua.Client.dll</HintPath>
|
<HintPath>..\packages_local\Opc.Ua.Client.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Opc.Ua.Configuration">
|
<Reference Include="Opc.Ua.Configuration">
|
||||||
<HintPath>..\ext_packages\Opc.Ua.Configuration.dll</HintPath>
|
<HintPath>..\packages_local\Opc.Ua.Configuration.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Opc.Ua.Core">
|
<Reference Include="Opc.Ua.Core">
|
||||||
<HintPath>..\ext_packages\Opc.Ua.Core.dll</HintPath>
|
<HintPath>..\packages_local\Opc.Ua.Core.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="OpcComRcw">
|
<Reference Include="OpcComRcw">
|
||||||
<HintPath>..\ext_packages\OpcComRcw.dll</HintPath>
|
<HintPath>..\packages_local\OpcComRcw.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="OpcNetApi">
|
<Reference Include="OpcNetApi">
|
||||||
<HintPath>..\ext_packages\OpcNetApi.dll</HintPath>
|
<HintPath>..\packages_local\OpcNetApi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="OpcNetApi.Com">
|
<Reference Include="OpcNetApi.Com">
|
||||||
<HintPath>..\ext_packages\OpcNetApi.Com.dll</HintPath>
|
<HintPath>..\packages_local\OpcNetApi.Com.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="System.Core" />
|
<Reference Include="System.Core" />
|
||||||
|
|||||||
Reference in New Issue
Block a user