|
|
@ -32,10 +32,6 @@
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
</PropertyGroup>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Reference Include="HslCommunication, Version=12.1.3.0, Culture=neutral, PublicKeyToken=3d72ad3b6b5ec0e3, processorArchitecture=MSIL">
|
|
|
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
|
|
<HintPath>..\HighWayIot.Library\HslCommunication.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
@ -63,5 +59,8 @@
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Folder Include="Impl\" />
|
|
|
|
<Folder Include="Impl\" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
</Project>
|
|
|
|
</Project>
|