ningshuxia
2023-05-06 657c344695223f01bade2776803f719673232f81
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?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>{207DFBB4-4D58-4E9D-8A7C-02EA8E1A2AFD}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>IStation.WinFormUI.Scene</RootNamespace>
    <AssemblyName>IStation.WinFormUI.Scene</AssemblyName>
    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <Deterministic>true</Deterministic>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <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' ">
    <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.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="DevExpress.Drawing.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="DevExpress.Data.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="DevExpress.Printing.v22.2.Core, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="DevExpress.Utils.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="DevExpress.XtraEditors.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="DevExpress.XtraLayout.v22.2, Version=22.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
    <Reference Include="System" />
    <Reference Include="System.Core" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Data" />
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="import\general\GeneralMonitorDataImportHelper.cs" />
    <Compile Include="import\general\GeneralMonitorDataImportModel.cs" />
    <Compile Include="import\general\WaitGeneralDataImportDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="import\general\WaitGeneralDataImportDlg.Designer.cs">
      <DependentUpon>WaitGeneralDataImportDlg.cs</DependentUpon>
    </Compile>
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <ItemGroup>
    <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="..\..\Core\IStation.Core\IStation.Core.csproj">
      <Project>{455042a5-7c41-41de-9d55-1defc235ed28}</Project>
      <Name>IStation.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Model\IStation.Model.Core\IStation.Model.Core.csproj">
      <Project>{65A88AAF-0D82-42D5-89D6-A19F05F72F58}</Project>
      <Name>IStation.Model.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Model\IStation.Model.MonitorDataSet\IStation.Model.MonitorDataSet.csproj">
      <Project>{e4d87139-f3a2-48c1-9415-90c4dc1d2031}</Project>
      <Name>IStation.Model.MonitorDataSet</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Model\IStation.Model.Monitor\IStation.Model.Monitor.csproj">
      <Project>{8e95d9eb-32db-4a69-8726-22dc92f9d563}</Project>
      <Name>IStation.Model.Monitor</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="..\..\Settings\IStation.Settings\IStation.Settings.csproj">
      <Project>{37082337-850e-4dc9-9df5-da0218da6db8}</Project>
      <Name>IStation.Settings</Name>
    </ProjectReference>
    <ProjectReference Include="..\IStation.WinFormUI.Core\IStation.WinFormUI.Core.csproj">
      <Project>{f7adb270-1803-44b1-87d0-3d6517c77f95}</Project>
      <Name>IStation.WinFormUI.Core</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="import\general\WaitGeneralDataImportDlg.resx">
      <DependentUpon>WaitGeneralDataImportDlg.cs</DependentUpon>
    </EmbeddedResource>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>