367 lines
15 KiB
XML
367 lines
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<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>{A8D0B4EF-E223-4B9A-B2D9-0156B7B8B073}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>WC_GKJ_OIL</RootNamespace>
|
|
<AssemblyName>WC_GKJ_OIL</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\WC_GKJ_OIL_EXE\</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>任务管理.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<PropertyGroup>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="BasicData">
|
|
<HintPath>..\DLL\BasicData.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BouncyCastle.Crypto">
|
|
<HintPath>..\DLL\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ConLink">
|
|
<HintPath>..\DLL\ConLink.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ConLink19">
|
|
<HintPath>..\DLL\ConLink19.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DataLinkMesWork">
|
|
<HintPath>..\DLL\DataLinkMesWork.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DynamicExpresso.Core">
|
|
<HintPath>..\DLL\DynamicExpresso.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="ICSharpCode.SharpZipLib">
|
|
<HintPath>..\DLL\ICSharpCode.SharpZipLib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MesWork.DeviceDriver">
|
|
<HintPath>..\DLL\MesWork.DeviceDriver.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MesWork.MQTT">
|
|
<HintPath>..\DLL\MesWork.MQTT.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MQTTnet">
|
|
<HintPath>..\DLL\MQTTnet.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MQTTnet.Extensions.ManagedClient">
|
|
<HintPath>..\DLL\MQTTnet.Extensions.ManagedClient.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>..\DLL\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI">
|
|
<HintPath>..\DLL\NPOI.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OOXML">
|
|
<HintPath>..\DLL\NPOI.OOXML.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXml4Net">
|
|
<HintPath>..\DLL\NPOI.OpenXml4Net.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NPOI.OpenXmlFormats">
|
|
<HintPath>..\DLL\NPOI.OpenXmlFormats.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Client">
|
|
<HintPath>..\DLL\Opc.Ua.Client.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Configuration">
|
|
<HintPath>..\DLL\Opc.Ua.Configuration.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Opc.Ua.Core">
|
|
<HintPath>..\DLL\Opc.Ua.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="OpcUaHelper">
|
|
<HintPath>..\DLL\OpcUaHelper.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Rhino3dm">
|
|
<HintPath>..\DLL\Rhino3dm.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\System.Net.Http.Formatting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\DLL\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
|
|
<Reference Include="System.Web.Cors">
|
|
<HintPath>..\DLL\System.Web.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http">
|
|
<HintPath>..\DLL\System.Web.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.Cors">
|
|
<HintPath>..\DLL\System.Web.Http.Cors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.SelfHost">
|
|
<HintPath>..\DLL\System.Web.Http.SelfHost.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="Ubiety.Dns.Core">
|
|
<HintPath>..\DLL\Ubiety.Dns.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WeifenLuo.WinFormsUI.Docking">
|
|
<HintPath>..\DLL\WeifenLuo.WinFormsUI.Docking.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WeifenLuo.WinFormsUI.Docking.ThemeVS2015">
|
|
<HintPath>..\DLL\WeifenLuo.WinFormsUI.Docking.ThemeVS2015.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Core\SqlOperation.cs" />
|
|
<Compile Include="Core\WeightCalibrationHelper.cs" />
|
|
<Compile Include="Frm_Login.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Frm_Login.Designer.cs">
|
|
<DependentUpon>Frm_Login.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Funtion\B_DB_Opera.cs" />
|
|
<Compile Include="Core\PLC_R.cs" />
|
|
<Compile Include="MainGuide\MW.PageDelayRefresh.cs" />
|
|
<Compile Include="Core\OExcel.cs" />
|
|
<Compile Include="Funtion\MIS_Device.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="MainGuide\MW.OnStart.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Core\AppConfig.cs" />
|
|
<Compile Include="Core\IconHelper.cs" />
|
|
<Compile Include="Funtion\MIS_CurveCollector.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Funtion\MIS_Funtion.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="manager_log\LogRecord.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="manager_log\LogRecord.Designer.cs">
|
|
<DependentUpon>LogRecord.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WebApi\ApiTools.cs" />
|
|
<Compile Include="WebApi\CallWebApi.cs" />
|
|
<Compile Include="WebApi\HttpCli.cs" />
|
|
<Compile Include="WebApi\InitServer.cs" />
|
|
<Compile Include="MAIN_PAGE.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="MAIN_PAGE.Designer.cs">
|
|
<DependentUpon>MAIN_PAGE.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<!-- ══ Pages: 功能页面 UserControl ══ -->
|
|
<Compile Include="Pages\CrudHelper.cs" />
|
|
<Compile Include="Pages\UC_Weighing.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_Weighing.Designer.cs">
|
|
<DependentUpon>UC_Weighing.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_UserMgmt.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_UserMgmt.Designer.cs">
|
|
<DependentUpon>UC_UserMgmt.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_WorkpieceMgmt.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_WorkpieceMgmt.Designer.cs">
|
|
<DependentUpon>UC_WorkpieceMgmt.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_ToolMgmt.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_ToolMgmt.Designer.cs">
|
|
<DependentUpon>UC_ToolMgmt.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\PagerBar.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_Report.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_Report.Designer.cs">
|
|
<DependentUpon>UC_Report.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_StationRecord.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_StationRecord.Designer.cs">
|
|
<DependentUpon>UC_StationRecord.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_Statistics.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_Statistics.Designer.cs">
|
|
<DependentUpon>UC_Statistics.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Core\BarcodeScanner.cs" />
|
|
<Compile Include="Core\BarcodeManager.cs" />
|
|
<Compile Include="Pages\UC_SystemSettings.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_SystemSettings.Designer.cs">
|
|
<DependentUpon>UC_SystemSettings.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_LogRecord.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Pages\UC_LogRecord.Designer.cs">
|
|
<DependentUpon>UC_LogRecord.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="Frm_Login.resx">
|
|
<DependentUpon>Frm_Login.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="manager_log\LogRecord.resx">
|
|
<DependentUpon>LogRecord.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MAIN_PAGE.resx">
|
|
<DependentUpon>MAIN_PAGE.cs</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_Weighing.resx">
|
|
<DependentUpon>UC_Weighing.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_UserMgmt.resx">
|
|
<DependentUpon>UC_UserMgmt.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_WorkpieceMgmt.resx">
|
|
<DependentUpon>UC_WorkpieceMgmt.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_ToolMgmt.resx">
|
|
<DependentUpon>UC_ToolMgmt.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_Report.resx">
|
|
<DependentUpon>UC_Report.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_Statistics.resx">
|
|
<DependentUpon>UC_Statistics.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Pages\UC_LogRecord.resx">
|
|
<DependentUpon>UC_LogRecord.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<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="App.config" />
|
|
<Content Include="任务管理.ico">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
<None Include="app.manifest" />
|
|
<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>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="icon\工件信息.png" />
|
|
<None Include="icon\能耗信息.png" />
|
|
<None Include="icon\清洗信息.png" />
|
|
<Content Include="任务管理.ico" />
|
|
<Content Include="Resources\login_bg.png">
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
</Content>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<WCFMetadata Include="Connected Services\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.6.1 %28x86 和 x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\MW_Log\01_MW_Log.csproj">
|
|
<Project>{1ac112c4-2400-4d03-a26d-2e3ace6fe6d4}</Project>
|
|
<Name>01_MW_Log</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="S7netplus">
|
|
<Version>0.20.0</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="ReaLTaiizor">
|
|
<Version>3.8.1.5</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |