<?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>{55739786-9CA4-455A-89F5-7501B90744CF}</ProjectGuid>
|
<OutputType>WinExe</OutputType>
|
<RootNamespace>IStation.WinFormDesktop.Scatl</RootNamespace>
|
<AssemblyName>IStation.WinFormDesktop.Scatl</AssemblyName>
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
<Deterministic>true</Deterministic>
|
</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>
|
<ItemGroup>
|
<Reference Include="DevExpress.Data.Desktop.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Data.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Printing.v21.2.Core, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.Utils.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraBars.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraEditors.v21.2, Version=21.2.6.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="System" />
|
<Reference Include="System.Core" />
|
<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" />
|
</ItemGroup>
|
<ItemGroup>
|
<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" />
|
<EmbeddedResource Include="MainForm.resx">
|
<DependentUpon>MainForm.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="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="App.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Core\IStation.BLL.Core.csproj">
|
<Project>{de837025-5cb6-4128-bef5-cc366ec35ace}</Project>
|
<Name>IStation.BLL.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.CurveAnalyse\IStation.BLL.CurveAnalyse.csproj">
|
<Project>{acd1d01b-8f36-4a92-83e5-f134581f0fb7}</Project>
|
<Name>IStation.BLL.CurveAnalyse</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.EtaWaterAnalyse\IStation.BLL.EtaWaterAnalyse.csproj">
|
<Project>{ecbc8aa8-1d08-4096-b42c-70ee56a97b88}</Project>
|
<Name>IStation.BLL.EtaWaterAnalyse</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Logic\IStation.BLL.Logic.csproj">
|
<Project>{2ffb7243-78f6-460b-ade5-6e076e7e621b}</Project>
|
<Name>IStation.BLL.Logic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.MonitorDataSet\IStation.BLL.MonitorDataSet.csproj">
|
<Project>{786b0835-f603-4b64-baf0-e32b20aecca9}</Project>
|
<Name>IStation.BLL.MonitorDataSet</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Monitor\IStation.BLL.Monitor.csproj">
|
<Project>{5ea8926d-66c8-443a-a469-53db415b8172}</Project>
|
<Name>IStation.BLL.Monitor</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Product\IStation.BLL.Product.csproj">
|
<Project>{5e5b2353-a9a2-4b07-a928-fd358a7c6d78}</Project>
|
<Name>IStation.BLL.Product</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Project\IStation.BLL.Project.csproj">
|
<Project>{3b7b39da-835b-4975-bd88-977e1870fe32}</Project>
|
<Name>IStation.BLL.Project</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\BLL\IStation.BLL.Scene\IStation.BLL.Scene.csproj">
|
<Project>{7323f936-2c3c-4a71-9245-e977a6a88681}</Project>
|
<Name>IStation.BLL.Scene</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Component\IStation.SnowflakeId\IStation.SnowflakeId.csproj">
|
<Project>{0ec3ba78-b486-4515-a783-267140ddbff1}</Project>
|
<Name>IStation.SnowflakeId</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Factory\IStation.DAL.Factory\IStation.DAL.Factory.csproj">
|
<Project>{4c8d9cd6-cb29-4d21-ba36-f291b0523c94}</Project>
|
<Name>IStation.DAL.Factory</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.Core\IStation.DAL.LocalFile.Core.csproj">
|
<Project>{37539d3d-acd7-4683-8a0b-bc5c678d5169}</Project>
|
<Name>IStation.DAL.LocalFile.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.CurveAnalyse\IStation.DAL.LocalFile.CurveAnalyse.csproj">
|
<Project>{c9716374-a43f-4075-8ea1-59cfe2036016}</Project>
|
<Name>IStation.DAL.LocalFile.CurveAnalyse</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.EtaWaterAnalyse\IStation.DAL.LocalFile.EtaWaterAnalyse.csproj">
|
<Project>{4b0445a9-5045-400a-982f-f62fefa5f0d2}</Project>
|
<Name>IStation.DAL.LocalFile.EtaWaterAnalyse</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.Logic\IStation.DAL.LocalFile.Logic.csproj">
|
<Project>{735b7b03-4462-441a-bdfe-8c98e5cdd671}</Project>
|
<Name>IStation.DAL.LocalFile.Logic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.MonitorDataSet\IStation.DAL.LocalFile.MonitorDataSet.csproj">
|
<Project>{a79ef287-6bdc-4011-86ac-c33523f50acb}</Project>
|
<Name>IStation.DAL.LocalFile.MonitorDataSet</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.Monitor\IStation.DAL.LocalFile.Monitor.csproj">
|
<Project>{cbf9d045-3f16-4772-bae4-0cec2fd69497}</Project>
|
<Name>IStation.DAL.LocalFile.Monitor</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.Product\IStation.DAL.LocalFile.Product.csproj">
|
<Project>{b069eb39-ac3c-4f79-98bc-a7ee00e69d0c}</Project>
|
<Name>IStation.DAL.LocalFile.Product</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.Project\IStation.DAL.LocalFile.Project.csproj">
|
<Project>{b121ba2a-f25b-4122-9082-017756a22bb7}</Project>
|
<Name>IStation.DAL.LocalFile.Project</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DAL\Local\IStation.DAL.LocalFile.Scene\IStation.DAL.LocalFile.Scene.csproj">
|
<Project>{1d475d45-f598-4fee-ac85-55aac56af03b}</Project>
|
<Name>IStation.DAL.LocalFile.Scene</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\DataProvider\IStation.DataProvider\IStation.DataProvider.csproj">
|
<Project>{28c0335b-68d5-4f31-bfd5-aeda36aadfe1}</Project>
|
<Name>IStation.DataProvider</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Logic\IStation.Model.Logic.csproj">
|
<Project>{6DE55E0B-68EE-4A67-B1CB-9AEB3497A65E}</Project>
|
<Name>IStation.Model.Logic</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Project\IStation.Model.Project.csproj">
|
<Project>{cfb50fc5-0916-4e54-a22a-3b07080d4ac6}</Project>
|
<Name>IStation.Model.Project</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\Model\IStation.Model.Scene\IStation.Model.Scene.csproj">
|
<Project>{1352B4F9-BCF3-418C-AAA6-232AB9398B37}</Project>
|
<Name>IStation.Model.Scene</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFormUI\IStation.WinFormUI.Common\IStation.WinFormUI.Common.csproj">
|
<Project>{c8bd84a0-3621-4fcc-b1f6-231343726a8f}</Project>
|
<Name>IStation.WinFormUI.Common</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFormUI\IStation.WinFormUI.Core\IStation.WinFormUI.Core.csproj">
|
<Project>{F7ADB270-1803-44B1-87D0-3D6517C77F95}</Project>
|
<Name>IStation.WinFormUI.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFormUI\IStation.WinFormUI.MonitorDataSet\IStation.WinFormUI.MonitorDataSet.csproj">
|
<Project>{e0321a29-f151-47b6-b0ff-0989a89590a9}</Project>
|
<Name>IStation.WinFormUI.MonitorDataSet</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFormUI\IStation.WinFormUI.Project\IStation.WinFormUI.Project.csproj">
|
<Project>{5DCF4F51-F4EF-4234-8068-097BC123A8E6}</Project>
|
<Name>IStation.WinFormUI.Project</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\WinFormUI\IStation.WinFormUI.Scene\IStation.WinFormUI.Scene.csproj">
|
<Project>{207DFBB4-4D58-4E9D-8A7C-02EA8E1A2AFD}</Project>
|
<Name>IStation.WinFormUI.Scene</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
</Project>
|