|
|
@ -110,6 +110,21 @@
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
<HintPath>..\..\..\A3Lib\FastReport\FastReport.VSDesign.dll</HintPath>
|
|
|
|
<HintPath>..\..\..\A3Lib\FastReport\FastReport.VSDesign.dll</HintPath>
|
|
|
|
</Reference>
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="FreeSql">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\..\XL\dll\FreeSql.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="FreeSql.DbContext">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\..\XL\dll\FreeSql.DbContext.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="FreeSql.Extensions.LazyLoading">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\..\XL\dll\FreeSql.Extensions.LazyLoading.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="FreeSql.Provider.SqlServer">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\..\XL\dll\FreeSql.Provider.SqlServer.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
|
|
<Reference Include="FreeSql.Repository">
|
|
|
|
|
|
|
|
<HintPath>..\..\..\..\XL\dll\FreeSql.Repository.dll</HintPath>
|
|
|
|
|
|
|
|
</Reference>
|
|
|
|
<Reference Include="ICSharpCode.Core, Version=4.3.0.9338, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
<Reference Include="ICSharpCode.Core, Version=4.3.0.9338, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
<HintPath>..\..\..\PlugInPlatform\ICSharpCode.Core.dll</HintPath>
|
|
|
|
<HintPath>..\..\..\PlugInPlatform\ICSharpCode.Core.dll</HintPath>
|
|
|
@ -242,6 +257,7 @@
|
|
|
|
<Compile Include="CylinderManage\InitFormAction.cs" />
|
|
|
|
<Compile Include="CylinderManage\InitFormAction.cs" />
|
|
|
|
<Compile Include="CylinderManage\InsertAction.cs" />
|
|
|
|
<Compile Include="CylinderManage\InsertAction.cs" />
|
|
|
|
<Compile Include="CylinderManage\RefreshAction.cs" />
|
|
|
|
<Compile Include="CylinderManage\RefreshAction.cs" />
|
|
|
|
|
|
|
|
<Compile Include="DBHelper\FreeHelper.cs" />
|
|
|
|
<Compile Include="DeviceParamManage\InitDeviceParamInfo.cs" />
|
|
|
|
<Compile Include="DeviceParamManage\InitDeviceParamInfo.cs" />
|
|
|
|
<Compile Include="DeviceParamManage\SelectDeviceParamInfo.cs" />
|
|
|
|
<Compile Include="DeviceParamManage\SelectDeviceParamInfo.cs" />
|
|
|
|
<Compile Include="DeviceParamManage\WriteDeviceParamInfo.cs" />
|
|
|
|
<Compile Include="DeviceParamManage\WriteDeviceParamInfo.cs" />
|
|
|
|