|
|
@ -41,8 +41,8 @@
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
|
|
<Reference Include="Microsoft.VisualBasic" />
|
|
|
|
<Reference Include="mscorlib" />
|
|
|
|
<Reference Include="mscorlib" />
|
|
|
|
<Reference Include="NewLife.Core, Version=11.0.2024.826, Culture=neutral, PublicKeyToken=8343210f0b524456, processorArchitecture=MSIL">
|
|
|
|
<Reference Include="NewLife.Core, Version=11.0.2024.827, Culture=neutral, PublicKeyToken=8343210f0b524456, processorArchitecture=MSIL">
|
|
|
|
<HintPath>..\packages\NewLife.Core.11.0.2024.826-beta0719\lib\net461\NewLife.Core.dll</HintPath>
|
|
|
|
<HintPath>..\packages\NewLife.Core.11.0.2024.827-beta1512\lib\net461\NewLife.Core.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
<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>
|
|
|
@ -125,6 +125,7 @@
|
|
|
|
<Compile Include="Tool\ClientFactory.cs" />
|
|
|
|
<Compile Include="Tool\ClientFactory.cs" />
|
|
|
|
<Compile Include="Tool\DengTool.cs" />
|
|
|
|
<Compile Include="Tool\DengTool.cs" />
|
|
|
|
<Compile Include="Tool\MyFixedHeaderRequestInfo.cs" />
|
|
|
|
<Compile Include="Tool\MyFixedHeaderRequestInfo.cs" />
|
|
|
|
|
|
|
|
<Compile Include="Tool\QingTcpClient2.cs" />
|
|
|
|
<Compile Include="Tool\SerialPortFactory1.cs" />
|
|
|
|
<Compile Include="Tool\SerialPortFactory1.cs" />
|
|
|
|
<EmbeddedResource Include="FrmSetting.resx">
|
|
|
|
<EmbeddedResource Include="FrmSetting.resx">
|
|
|
|
<DependentUpon>FrmSetting.cs</DependentUpon>
|
|
|
|
<DependentUpon>FrmSetting.cs</DependentUpon>
|
|
|
|