123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452 |
- <?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>{A17123DE-A61A-4166-9AE5-F18C05C3E41F}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>ProjectManagementSystem</RootNamespace>
- <AssemblyName>ProjectManagementSystem</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <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>
- <AutorunEnabled>true</AutorunEnabled>
- <ApplicationRevision>1</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <UseApplicationTrust>false</UseApplicationTrust>
- <PublishWizardCompleted>true</PublishWizardCompleted>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </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>
- <Prefer32Bit>false</Prefer32Bit>
- </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>Online.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup />
- <PropertyGroup>
- <RunPostBuildEvent>Always</RunPostBuildEvent>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationManifest>app.manifest</ApplicationManifest>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="AutoUpdater.NET">
- <HintPath>..\PmsDLL\AutoUpdater.NET.dll</HintPath>
- </Reference>
- <Reference Include="HslCommunication">
- <HintPath>..\PmsDLL\HslCommunication.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data">
- <HintPath>..\PmsDLL\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\PmsDLL\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="ScottPlot">
- <HintPath>..\PmsDLL\ScottPlot.dll</HintPath>
- </Reference>
- <Reference Include="ScottPlot.WinForms">
- <HintPath>..\PmsDLL\ScottPlot.WinForms.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\PmsDLL\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
- </Reference>
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\PmsDLL\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Enterance\DispatchSystem.cs" />
- <Compile Include="Enterance\SystemEntranceV2.cs" />
- <Compile Include="Forms\FormPmsTaskInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Forms\FormPmsTaskInfo.Designer.cs">
- <DependentUpon>FormPmsTaskInfo.cs</DependentUpon>
- </Compile>
- <Compile Include="Forms\FormSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Forms\FormSetting.Designer.cs">
- <DependentUpon>FormSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="MainForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="MainForm.Designer.cs">
- <DependentUpon>MainForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="UI\AppSettingUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\AppSettingUI.designer.cs">
- <DependentUpon>AppSettingUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\AreaUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\AreaUI.Designer.cs">
- <DependentUpon>AreaUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\CallTaskUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\CallTaskUI.Designer.cs">
- <DependentUpon>CallTaskUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\CurrentTaskUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\CurrentTaskUI.Designer.cs">
- <DependentUpon>CurrentTaskUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DataGridUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DataGridUI.Designer.cs">
- <DependentUpon>DataGridUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugAgvUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugAgvUI.designer.cs">
- <DependentUpon>DebugAgvUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugAlarmLightUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugAlarmLightUI.Designer.cs">
- <DependentUpon>DebugAlarmLightUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugAreaTrafficUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugAreaTrafficUI.Designer.cs">
- <DependentUpon>DebugAreaTrafficUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugCallBoxUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugCallBoxUI.Designer.cs">
- <DependentUpon>DebugCallBoxUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugIOUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugIOUI.Designer.cs">
- <DependentUpon>DebugIOUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugPackRgvUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugPackRgvUI.Designer.cs">
- <DependentUpon>DebugPackRgvUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugPackUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugPackUI.designer.cs">
- <DependentUpon>DebugPackUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugPlcUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugPlcUI.Designer.cs">
- <DependentUpon>DebugPlcUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugRailAgvUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugRailAgvUI.Designer.cs">
- <DependentUpon>DebugRailAgvUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugReleaseBoxUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugReleaseBoxUI.Designer.cs">
- <DependentUpon>DebugReleaseBoxUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugRollerHxUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugRollerHxUI.Designer.cs">
- <DependentUpon>DebugRollerHxUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugRollerUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugRollerUI.Designer.cs">
- <DependentUpon>DebugRollerUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugTrafficAreaUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugTrafficAreaUI.Designer.cs">
- <DependentUpon>DebugTrafficAreaUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugTrafficInfoUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugTrafficInfoUI.Designer.cs">
- <DependentUpon>DebugTrafficInfoUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugUI.designer.cs">
- <DependentUpon>DebugUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\DebugVcuUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\DebugVcuUI.Designer.cs">
- <DependentUpon>DebugVcuUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\HistoryTaskUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\HistoryTaskUI.Designer.cs">
- <DependentUpon>HistoryTaskUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\IDisplayUI.cs" />
- <Compile Include="UI\LocationUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\LocationUI.designer.cs">
- <DependentUpon>LocationUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\LogUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\LogUI.Designer.cs">
- <DependentUpon>LogUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\PmsTaskInfoUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\PmsTaskInfoUI.Designer.cs">
- <DependentUpon>PmsTaskInfoUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\SignalMonitorUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\SignalMonitorUI.Designer.cs">
- <DependentUpon>SignalMonitorUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\WmsPlotUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\WmsPlotUI.Designer.cs">
- <DependentUpon>WmsPlotUI.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\WmsUI.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UI\WmsUI.Designer.cs">
- <DependentUpon>WmsUI.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Forms\FormPmsTaskInfo.resx">
- <DependentUpon>FormPmsTaskInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Forms\FormSetting.resx">
- <DependentUpon>FormSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="MainForm.resx">
- <DependentUpon>MainForm.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>
- <EmbeddedResource Include="UI\AppSettingUI.resx">
- <DependentUpon>AppSettingUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\AreaUI.resx">
- <DependentUpon>AreaUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\CallTaskUI.resx">
- <DependentUpon>CallTaskUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\CurrentTaskUI.resx">
- <DependentUpon>CurrentTaskUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DataGridUI.resx">
- <DependentUpon>DataGridUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugAgvUI.resx">
- <DependentUpon>DebugAgvUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugAlarmLightUI.resx">
- <DependentUpon>DebugAlarmLightUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugAreaTrafficUI.resx">
- <DependentUpon>DebugAreaTrafficUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugCallBoxUI.resx">
- <DependentUpon>DebugCallBoxUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugIOUI.resx">
- <DependentUpon>DebugIOUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugPackRgvUI.resx">
- <DependentUpon>DebugPackRgvUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugPackUI.resx">
- <DependentUpon>DebugPackUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugPlcUI.resx">
- <DependentUpon>DebugPlcUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugRailAgvUI.resx">
- <DependentUpon>DebugRailAgvUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugReleaseBoxUI.resx">
- <DependentUpon>DebugReleaseBoxUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugRollerHxUI.resx">
- <DependentUpon>DebugRollerHxUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugRollerUI.resx">
- <DependentUpon>DebugRollerUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugTrafficAreaUI.resx">
- <DependentUpon>DebugTrafficAreaUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugTrafficInfoUI.resx">
- <DependentUpon>DebugTrafficInfoUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugUI.resx">
- <DependentUpon>DebugUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\DebugVcuUI.resx">
- <DependentUpon>DebugVcuUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\HistoryTaskUI.resx">
- <DependentUpon>HistoryTaskUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\LocationUI.resx">
- <DependentUpon>LocationUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\LogUI.resx">
- <DependentUpon>LogUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\PmsTaskInfoUI.resx">
- <DependentUpon>PmsTaskInfoUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\SignalMonitorUI.resx">
- <DependentUpon>SignalMonitorUI.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\WmsUI.resx">
- <DependentUpon>WmsUI.cs</DependentUpon>
- </EmbeddedResource>
- <None Include="App.config" />
- <None Include="app.manifest" />
- <Content Include="PMS\Config\基础配置表.xlsx">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <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>
- <ProjectReference Include="..\DbCommon\DbCommon.csproj">
- <Project>{29E941EE-35D4-44D1-BC52-E5FFC3B2D047}</Project>
- <Name>DbCommon</Name>
- </ProjectReference>
- <ProjectReference Include="..\ProjectManagementSystem.Common\ProjectManagementSystem.Common.csproj">
- <Project>{98b2225b-93ba-4a5b-b96f-7b47d75015af}</Project>
- <Name>ProjectManagementSystem.Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\ProjectManagementSystem.Device\ProjectManagementSystem.Device.csproj">
- <Project>{534ff428-01ee-44ec-92f3-6da3676155a2}</Project>
- <Name>ProjectManagementSystem.Device</Name>
- </ProjectReference>
- <ProjectReference Include="..\ProjectManagementSystem.WebApi\ProjectManagementSystem.WebApi.csproj">
- <Project>{ed705467-fd55-4852-85a1-3c41b4682540}</Project>
- <Name>ProjectManagementSystem.WebApi</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Online.ico" />
- <Content Include="PMS\Config\DbCommonConfig.xml">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </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>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
- </Project>
|