You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
590 lines
31 KiB
XML
590 lines
31 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Rougamo.Fody.1.4.1\build\Rougamo.Fody.props" Condition="Exists('..\packages\Rougamo.Fody.1.4.1\build\Rougamo.Fody.props')" />
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{436A49E6-1B8A-455B-B160-42A6A641035A}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>ProductionSystem</RootNamespace>
|
|
<AssemblyName>ProductionSystem</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>program.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Custom.Communication.Framework, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Dll\Custom.Communication.Framework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Custom.Utils.Framework, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Dll\Custom.Utils.Framework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DevExpress.Data.Desktop.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Data.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Drawing.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Printing.v22.1.Core, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Sparkline.v22.1.Core, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.Utils.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraBars.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraEditors.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraGrid.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraLayout.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="DevExpress.XtraNavBar.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraPrinting.v22.1, Version=22.1.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
|
<Reference Include="EPPlus, Version=6.2.10.0, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EPPlus.6.2.10\lib\net462\EPPlus.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EPPlus.Interfaces, Version=6.1.1.0, Culture=neutral, PublicKeyToken=a694d7f3b0907a61, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EPPlus.Interfaces.6.1.1\lib\net462\EPPlus.Interfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EPPlus.System.Drawing, Version=6.1.1.0, Culture=neutral, PublicKeyToken=2308d35469c9bac0, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EPPlus.System.Drawing.6.1.1\lib\net462\EPPlus.System.Drawing.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HslCommunication, Version=10.6.1.0, Culture=neutral, PublicKeyToken=3d72ad3b6b5ec0e3, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Dll\HslCommunication.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="HslControls, Version=2.6.0.0, Culture=neutral, PublicKeyToken=a3ad7c5c937ec0c0, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>Dll\HslControls.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Bcl.HashCode.1.1.1\lib\net461\Microsoft.Bcl.HashCode.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\lib\net461\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=1.4.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.1.4.1\lib\net46\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
|
|
</Reference>
|
|
<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>
|
|
</Reference>
|
|
<Reference Include="Npgsql, Version=4.1.12.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Npgsql.4.1.12\lib\net461\Npgsql.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="Rougamo, Version=1.4.1.0, Culture=neutral, PublicKeyToken=5a3dc9b06a9acd5d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Rougamo.Fody.1.4.1\lib\netstandard2.0\Rougamo.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SqlSugar, Version=5.1.2.2, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SqlSugar.5.1.2.2\lib\SqlSugar.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<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>
|
|
</Reference>
|
|
<Reference Include="System.Collections.Immutable, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Collections.Immutable.7.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.Linq" />
|
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.6.0.0\lib\net461\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Remoting" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Text.Encodings.Web, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Encodings.Web.7.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Text.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Text.Json.7.0.0\lib\net462\System.Text.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Channels, Version=7.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Channels.7.0.0\lib\net462\System.Threading.Channels.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Threading.Tasks" />
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="UIAutomationClient" />
|
|
<Reference Include="WindowsBase" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Common\CurrentUser.cs" />
|
|
<Compile Include="Common\CurveHelper.cs" />
|
|
<Compile Include="Common\DecodedData.cs" />
|
|
<Compile Include="Common\DecodedDataContext.cs" />
|
|
<Compile Include="CustomFiltersAttribute\CustomOperateFilterAttribute.cs" />
|
|
<Compile Include="Forms\CommonForms\MyBaseForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\CommonForms\MyBaseForm.Designer.cs">
|
|
<DependentUpon>MyBaseForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\HomeForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\HomeForm.Designer.cs">
|
|
<DependentUpon>HomeForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\MainForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\MainForm.Designer.cs">
|
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SearchResultForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SearchResultForm.Designer.cs">
|
|
<DependentUpon>SearchResultForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\Dic\DicManagerForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\Dic\DicManagerForm.Designer.cs">
|
|
<DependentUpon>DicManagerForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\Dic\EditDicForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\Dic\EditDicForm.Designer.cs">
|
|
<DependentUpon>EditDicForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\Login.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\Login.Designer.cs">
|
|
<DependentUpon>Login.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\CommonForms\WaitForm1.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\CommonForms\WaitForm1.Designer.cs">
|
|
<DependentUpon>WaitForm1.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\PLCPoint\EditPlcPointForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\PLCPoint\EditPlcPointForm.Designer.cs">
|
|
<DependentUpon>EditPlcPointForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\PLCPoint\PlcPoinManagertForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\PLCPoint\PlcPoinManagertForm.Designer.cs">
|
|
<DependentUpon>PlcPoinManagertForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\User\EditUser.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\User\EditUser.Designer.cs">
|
|
<DependentUpon>EditUser.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\User\UserManager.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SysForms\User\UserManager.Designer.cs">
|
|
<DependentUpon>UserManager.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\BaseSettingForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\BaseSettingForm.Designer.cs">
|
|
<DependentUpon>BaseSettingForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\CopyParaColForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\CopyParaColForm.Designer.cs">
|
|
<DependentUpon>CopyParaColForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditParaColForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditParaColForm.Designer.cs">
|
|
<DependentUpon>EditParaColForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProductTypeForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProductTypeForm.Designer.cs">
|
|
<DependentUpon>EditProductTypeForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolAttachDetailConfigForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolAttachDetailConfigForm.Designer.cs">
|
|
<DependentUpon>EditProtocolAttachDetailConfigForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolDetailConfigForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolDetailConfigForm.Designer.cs">
|
|
<DependentUpon>EditProtocolDetailConfigForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolDetailParaForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolDetailParaForm.Designer.cs">
|
|
<DependentUpon>EditProtocolDetailParaForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\EditProtocolForm.Designer.cs">
|
|
<DependentUpon>EditProtocolForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ParaColManagerForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ParaColManagerForm.Designer.cs">
|
|
<DependentUpon>ParaColManagerForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ParaSettingForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ParaSettingForm.Designer.cs">
|
|
<DependentUpon>ParaSettingForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ProductTypeManagerForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ProductTypeManagerForm.Designer.cs">
|
|
<DependentUpon>ProductTypeManagerForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ProtocolDetailConfigForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ProtocolDetailConfigForm.Designer.cs">
|
|
<DependentUpon>ProtocolDetailConfigForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ProtocolManagerForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\ProtocolManagerForm.Designer.cs">
|
|
<DependentUpon>ProtocolManagerForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\UpdatePwdForm.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\SystemSetting\UpdatePwdForm.Designer.cs">
|
|
<DependentUpon>UpdatePwdForm.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\TestForms\EditTestStep.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\TestForms\EditTestStep.Designer.cs">
|
|
<DependentUpon>EditTestStep.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\TestForms\TestStepManager.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\TestForms\TestStepManager.Designer.cs">
|
|
<DependentUpon>TestStepManager.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Untils\CreateMsg.cs" />
|
|
<Compile Include="Untils\ProtocolDeviceHelper.cs" />
|
|
<Compile Include="Untils\PWMDeviceHelper.cs" />
|
|
<Compile Include="Untils\DoSomething.cs" />
|
|
<Compile Include="Untils\PWMHelper.cs" />
|
|
<Compile Include="Untils\Singleton.cs" />
|
|
<Compile Include="Untils\MyStrHelper.cs" />
|
|
<Compile Include="Untils\SpeedDecodedDataFrame.cs" />
|
|
<Compile Include="Untils\System\BindDropDownHelper.cs" />
|
|
<Compile Include="Untils\System\CustomMessageBoxHelper.cs" />
|
|
<Compile Include="Untils\System\RegexCheckHelper.cs" />
|
|
<Compile Include="Untils\WriteParaConfigHelper.cs" />
|
|
<Compile Include="UserComponent\CommonComponent\BaseControlExtend.cs" />
|
|
<Compile Include="ViewModel\CommandVM.cs" />
|
|
<Compile Include="ViewModel\DeviceInfo.cs" />
|
|
<Compile Include="ViewModel\HelpBitVM.cs" />
|
|
<Compile Include="ViewModel\SendMsgBitVM.cs" />
|
|
<Compile Include="ViewModel\Student.cs" />
|
|
<EmbeddedResource Include="Forms\CommonForms\MyBaseForm.resx">
|
|
<DependentUpon>MyBaseForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\HomeForm.resx">
|
|
<DependentUpon>HomeForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\MainForm.resx">
|
|
<DependentUpon>MainForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SearchResultForm.resx">
|
|
<DependentUpon>SearchResultForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\Dic\DicManagerForm.resx">
|
|
<DependentUpon>DicManagerForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\Dic\EditDicForm.resx">
|
|
<DependentUpon>EditDicForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\Login.resx">
|
|
<DependentUpon>Login.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\CommonForms\WaitForm1.resx">
|
|
<DependentUpon>WaitForm1.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\PLCPoint\EditPlcPointForm.resx">
|
|
<DependentUpon>EditPlcPointForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\PLCPoint\PlcPoinManagertForm.resx">
|
|
<DependentUpon>PlcPoinManagertForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\User\EditUser.resx">
|
|
<DependentUpon>EditUser.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SysForms\User\UserManager.resx">
|
|
<DependentUpon>UserManager.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\BaseSettingForm.resx">
|
|
<DependentUpon>BaseSettingForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\CopyParaColForm.resx">
|
|
<DependentUpon>CopyParaColForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\EditParaColForm.resx">
|
|
<DependentUpon>EditParaColForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\EditProductTypeForm.resx">
|
|
<DependentUpon>EditProductTypeForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\EditProtocolAttachDetailConfigForm.resx">
|
|
<DependentUpon>EditProtocolAttachDetailConfigForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\EditProtocolDetailConfigForm.resx">
|
|
<DependentUpon>EditProtocolDetailConfigForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\EditProtocolDetailParaForm.resx">
|
|
<DependentUpon>EditProtocolDetailParaForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\EditProtocolForm.resx">
|
|
<DependentUpon>EditProtocolForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\ParaColManagerForm.resx">
|
|
<DependentUpon>ParaColManagerForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\ParaSettingForm.resx">
|
|
<DependentUpon>ParaSettingForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\ProductTypeManagerForm.resx">
|
|
<DependentUpon>ProductTypeManagerForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\ProtocolDetailConfigForm.resx">
|
|
<DependentUpon>ProtocolDetailConfigForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\ProtocolManagerForm.resx">
|
|
<DependentUpon>ProtocolManagerForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\SystemSetting\UpdatePwdForm.resx">
|
|
<DependentUpon>UpdatePwdForm.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\TestForms\EditTestStep.resx">
|
|
<DependentUpon>EditTestStep.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\TestForms\TestStepManager.resx">
|
|
<DependentUpon>TestStepManager.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
<DesignTime>True</DesignTime>
|
|
</Compile>
|
|
<None Include="packages.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<None Include="SystemConfig.ini">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Dll\Custom.Communication.Framework.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Dll\Custom.Communication.Framework.xml" />
|
|
<Content Include="Dll\Custom.Utils.Framework.dll">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Dll\Custom.Utils.Framework.xml">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Dll\HslCommunication.dll">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="Images\ProductType.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\Dic.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="Images\PlcPointManager.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="Images\SearchResult.png">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="program.ico" />
|
|
<None Include="Images\btn_background_blue.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\BaseSeting.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="Dll\HslControls.dll" />
|
|
<Content Include="Images\btn-blue.png" />
|
|
<Content Include="Images\btn_background_gray.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="Images\close.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\IndexPage.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\Exist.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="Images\ExistSystem.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Images\loginbackground.jpg">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="Images\ParaSeting.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\ProtocolSeting.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\QueryData.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\UserManager.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\User_Circle.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\UpdatePwd.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\SystemSetting.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Images\SysData.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="Images\Logo\logo.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="Images\ParaColSetting.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</None>
|
|
<Content Include="Images\program.ico">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Images\密码.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<Content Include="Images\账户.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\ProductionSystem_Log\ProductionSystem_Log.csproj">
|
|
<Project>{AF8CEFDD-42B5-4C20-BAA9-5E5F8896D1EA}</Project>
|
|
<Name>ProductionSystem_Log</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ProductionSystem_Model\ProductionSystem_Model.csproj">
|
|
<Project>{775B335A-D1A4-4831-A272-7E60D835B7DA}</Project>
|
|
<Name>ProductionSystem_Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ProductionSystem_Service\ProductionSystem_Service.csproj">
|
|
<Project>{9E70D8E2-79BF-4817-BF7C-5BE5AD17CBBB}</Project>
|
|
<Name>ProductionSystem_Service</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\ProductionSystem_UserControl\ProductionSystem_UserControl.csproj">
|
|
<Project>{7AAF2960-3F12-499F-A71D-50C86D4E6A78}</Project>
|
|
<Name>ProductionSystem_UserControl</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" />
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Extensions.Logging.Abstractions.6.0.0\build\Microsoft.Extensions.Logging.Abstractions.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Fody.6.2.5\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.2.5\build\Fody.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Rougamo.Fody.1.4.1\build\Rougamo.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Rougamo.Fody.1.4.1\build\Rougamo.Fody.props'))" />
|
|
</Target>
|
|
<Import Project="..\packages\Fody.6.2.5\build\Fody.targets" Condition="Exists('..\packages\Fody.6.2.5\build\Fody.targets')" />
|
|
</Project> |