|
|
@ -47,6 +47,9 @@
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="nModbusPC">
|
|
|
|
|
|
|
|
<HintPath>..\Dll\nmodbuspc.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System" />
|
|
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
|
@ -118,6 +121,9 @@
|
|
|
|
<DependentUpon>ScrewdriverTest.cs</DependentUpon>
|
|
|
|
<DependentUpon>ScrewdriverTest.cs</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="FormUtils.cs" />
|
|
|
|
<Compile Include="FormUtils.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Tool\hfIIReader.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Tool\HFIIREADER_PARAMS.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Tool\SerialPortFactory.cs" />
|
|
|
|
<EmbeddedResource Include="FrmSetting.resx">
|
|
|
|
<EmbeddedResource Include="FrmSetting.resx">
|
|
|
|
<DependentUpon>FrmSetting.cs</DependentUpon>
|
|
|
|
<DependentUpon>FrmSetting.cs</DependentUpon>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</EmbeddedResource>
|
|
|
|