1 |
0dae5645
|
gaqhf
|
<?xml version="1.0" encoding="utf-8"?>
|
2 |
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
3 |
6b9e7a56
|
gaqhf
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
4 |
0dae5645
|
gaqhf
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
5 |
|
|
<PropertyGroup>
|
6 |
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
7 |
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
8 |
|
|
<ProjectGuid>{202B8B3F-2070-4643-A43B-2C57B36B8D63}</ProjectGuid>
|
9 |
|
|
<OutputType>WinExe</OutputType>
|
10 |
|
|
<RootNamespace>ID2PSN</RootNamespace>
|
11 |
|
|
<AssemblyName>ID2PSN</AssemblyName>
|
12 |
6b9e7a56
|
gaqhf
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
13 |
0dae5645
|
gaqhf
|
<FileAlignment>512</FileAlignment>
|
14 |
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
15 |
|
|
<Deterministic>true</Deterministic>
|
16 |
1be87cbd
|
gaqhf
|
<TargetFrameworkProfile />
|
17 |
6b9e7a56
|
gaqhf
|
<NuGetPackageImportStamp>
|
18 |
|
|
</NuGetPackageImportStamp>
|
19 |
0dae5645
|
gaqhf
|
</PropertyGroup>
|
20 |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
21 |
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
22 |
|
|
<DebugSymbols>true</DebugSymbols>
|
23 |
|
|
<DebugType>full</DebugType>
|
24 |
|
|
<Optimize>false</Optimize>
|
25 |
|
|
<OutputPath>bin\Debug\</OutputPath>
|
26 |
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
27 |
|
|
<ErrorReport>prompt</ErrorReport>
|
28 |
|
|
<WarningLevel>4</WarningLevel>
|
29 |
|
|
</PropertyGroup>
|
30 |
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
31 |
d5c3afde
|
gaqhf
|
<PlatformTarget>x64</PlatformTarget>
|
32 |
0dae5645
|
gaqhf
|
<DebugType>pdbonly</DebugType>
|
33 |
|
|
<Optimize>true</Optimize>
|
34 |
d5c3afde
|
gaqhf
|
<OutputPath>..\DTI_PID\PSN\</OutputPath>
|
35 |
0dae5645
|
gaqhf
|
<DefineConstants>TRACE</DefineConstants>
|
36 |
|
|
<ErrorReport>prompt</ErrorReport>
|
37 |
|
|
<WarningLevel>4</WarningLevel>
|
38 |
|
|
</PropertyGroup>
|
39 |
|
|
<ItemGroup>
|
40 |
33cee849
|
LJIYEON
|
<Reference Include="Accessibility" />
|
41 |
f2a63376
|
이지연
|
<Reference Include="DevExpress.Charts.v19.1.Core">
|
42 |
|
|
<HintPath>C:\Program Files (x86)\DevExpress 19.1\Components\Bin\Framework\DevExpress.Charts.v19.1.Core.dll</HintPath>
|
43 |
|
|
</Reference>
|
44 |
d5c3afde
|
gaqhf
|
<Reference Include="DevExpress.Data.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
45 |
3d842083
|
LJIYEON
|
<Reference Include="DevExpress.Dialogs.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
46 |
d5c3afde
|
gaqhf
|
<Reference Include="DevExpress.Docs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
47 |
|
|
<Reference Include="DevExpress.Office.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
48 |
|
|
<Reference Include="DevExpress.Printing.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
49 |
72775f2e
|
LJIYEON
|
<Reference Include="DevExpress.Sparkline.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
50 |
d5c3afde
|
gaqhf
|
<Reference Include="DevExpress.Spreadsheet.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
51 |
|
|
<Reference Include="DevExpress.Utils.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
52 |
|
|
<Reference Include="DevExpress.XtraBars.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
53 |
3d842083
|
LJIYEON
|
<Reference Include="DevExpress.XtraDialogs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
54 |
d5c3afde
|
gaqhf
|
<Reference Include="DevExpress.XtraEditors.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
55 |
|
|
<Reference Include="DevExpress.XtraGrid.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
56 |
|
|
<Reference Include="DevExpress.XtraLayout.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
57 |
|
|
<Reference Include="DevExpress.XtraPrinting.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
58 |
|
|
<Reference Include="DevExpress.XtraTreeList.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
59 |
6b9e7a56
|
gaqhf
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
60 |
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
61 |
|
|
</Reference>
|
62 |
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
63 |
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
64 |
|
|
</Reference>
|
65 |
4272bca4
|
humkyung
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
66 |
|
|
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
67 |
|
|
</Reference>
|
68 |
3d842083
|
LJIYEON
|
<Reference Include="PresentationCore" />
|
69 |
29009c6a
|
LJIYEON
|
<Reference Include="System">
|
70 |
|
|
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll</HintPath>
|
71 |
|
|
</Reference>
|
72 |
6b9e7a56
|
gaqhf
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
73 |
33cee849
|
LJIYEON
|
<Reference Include="System.Configuration" />
|
74 |
0dae5645
|
gaqhf
|
<Reference Include="System.Core" />
|
75 |
6b9e7a56
|
gaqhf
|
<Reference Include="System.Data.Linq" />
|
76 |
|
|
<Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
77 |
|
|
<HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net46\System.Data.SQLite.dll</HintPath>
|
78 |
|
|
</Reference>
|
79 |
|
|
<Reference Include="System.Data.SQLite.EF6, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
80 |
|
|
<HintPath>..\packages\System.Data.SQLite.EF6.1.0.114.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
|
81 |
|
|
</Reference>
|
82 |
|
|
<Reference Include="System.Data.SQLite.Linq, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
83 |
|
|
<HintPath>..\packages\System.Data.SQLite.Linq.1.0.114.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
|
84 |
|
|
</Reference>
|
85 |
3d842083
|
LJIYEON
|
<Reference Include="System.Runtime.Remoting" />
|
86 |
33cee849
|
LJIYEON
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
87 |
|
|
<Reference Include="System.Security" />
|
88 |
0dae5645
|
gaqhf
|
<Reference Include="System.Xml.Linq" />
|
89 |
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
90 |
|
|
<Reference Include="Microsoft.CSharp" />
|
91 |
|
|
<Reference Include="System.Data" />
|
92 |
|
|
<Reference Include="System.Deployment" />
|
93 |
|
|
<Reference Include="System.Drawing" />
|
94 |
|
|
<Reference Include="System.Net.Http" />
|
95 |
|
|
<Reference Include="System.Windows.Forms" />
|
96 |
|
|
<Reference Include="System.Xml" />
|
97 |
3d842083
|
LJIYEON
|
<Reference Include="UIAutomationClient" />
|
98 |
|
|
<Reference Include="WindowsBase" />
|
99 |
0dae5645
|
gaqhf
|
</ItemGroup>
|
100 |
|
|
<ItemGroup>
|
101 |
23a96301
|
humkyung
|
<Compile Include="AbstractDatabase.cs" />
|
102 |
|
|
<Compile Include="AppMSSqlDatabase.cs" />
|
103 |
|
|
<Compile Include="AppSQLiteDatabase.cs" />
|
104 |
6b9e7a56
|
gaqhf
|
<Compile Include="DB.cs" />
|
105 |
3610fd3f
|
LJIYEON
|
<Compile Include="Form\DrawingList.cs">
|
106 |
|
|
<SubType>Form</SubType>
|
107 |
|
|
</Compile>
|
108 |
|
|
<Compile Include="Form\DrawingList.Designer.cs">
|
109 |
|
|
<DependentUpon>DrawingList.cs</DependentUpon>
|
110 |
|
|
</Compile>
|
111 |
3d842083
|
LJIYEON
|
<Compile Include="Form\DBSettingForm.cs">
|
112 |
|
|
<SubType>Form</SubType>
|
113 |
|
|
</Compile>
|
114 |
|
|
<Compile Include="Form\DBSettingForm.Designer.cs">
|
115 |
|
|
<DependentUpon>DBSettingForm.cs</DependentUpon>
|
116 |
|
|
</Compile>
|
117 |
a2ab8a90
|
이지연
|
<Compile Include="Form\TieInSetting.cs">
|
118 |
|
|
<SubType>Form</SubType>
|
119 |
|
|
</Compile>
|
120 |
|
|
<Compile Include="Form\TieInSetting.Designer.cs">
|
121 |
|
|
<DependentUpon>TieInSetting.cs</DependentUpon>
|
122 |
|
|
</Compile>
|
123 |
dd27861e
|
이지연
|
<Compile Include="Form\HistoryForm.cs">
|
124 |
|
|
<SubType>Form</SubType>
|
125 |
|
|
</Compile>
|
126 |
|
|
<Compile Include="Form\HistoryForm.Designer.cs">
|
127 |
|
|
<DependentUpon>HistoryForm.cs</DependentUpon>
|
128 |
|
|
</Compile>
|
129 |
4a18cb33
|
LJIYEON
|
<Compile Include="Form\PBSSetting.cs">
|
130 |
|
|
<SubType>Form</SubType>
|
131 |
|
|
</Compile>
|
132 |
|
|
<Compile Include="Form\PBSSetting.Designer.cs">
|
133 |
|
|
<DependentUpon>PBSSetting.cs</DependentUpon>
|
134 |
|
|
</Compile>
|
135 |
|
|
<Compile Include="Form\EquipmentTagNoSetting.cs">
|
136 |
|
|
<SubType>Form</SubType>
|
137 |
|
|
</Compile>
|
138 |
|
|
<Compile Include="Form\EquipmentTagNoSetting.Designer.cs">
|
139 |
|
|
<DependentUpon>EquipmentTagNoSetting.cs</DependentUpon>
|
140 |
|
|
</Compile>
|
141 |
88c1965b
|
gaqhf
|
<Compile Include="Form\EquipmentNoPocketSetting.cs">
|
142 |
|
|
<SubType>Form</SubType>
|
143 |
|
|
</Compile>
|
144 |
|
|
<Compile Include="Form\EquipmentNoPocketSetting.Designer.cs">
|
145 |
|
|
<DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon>
|
146 |
|
|
</Compile>
|
147 |
f2a63376
|
이지연
|
<Compile Include="Form\EquipmentSetting.cs">
|
148 |
|
|
<SubType>Form</SubType>
|
149 |
|
|
</Compile>
|
150 |
|
|
<Compile Include="Form\EquipmentSetting.Designer.cs">
|
151 |
|
|
<DependentUpon>EquipmentSetting.cs</DependentUpon>
|
152 |
|
|
</Compile>
|
153 |
a2ab8a90
|
이지연
|
<Compile Include="Form\MultiwaySetting.cs">
|
154 |
|
|
<SubType>Form</SubType>
|
155 |
|
|
</Compile>
|
156 |
|
|
<Compile Include="Form\MultiwaySetting.Designer.cs">
|
157 |
|
|
<DependentUpon>MultiwaySetting.cs</DependentUpon>
|
158 |
|
|
</Compile>
|
159 |
3610fd3f
|
LJIYEON
|
<Compile Include="Form\ValveGroupingSetting.cs">
|
160 |
|
|
<SubType>Form</SubType>
|
161 |
|
|
</Compile>
|
162 |
|
|
<Compile Include="Form\ValveGroupingSetting.Designer.cs">
|
163 |
|
|
<DependentUpon>ValveGroupingSetting.cs</DependentUpon>
|
164 |
|
|
</Compile>
|
165 |
81bdaeed
|
LJIYEON
|
<Compile Include="Form\TransformKeywordsSettingForm.cs">
|
166 |
3b2a2291
|
LJIYEON
|
<SubType>Form</SubType>
|
167 |
|
|
</Compile>
|
168 |
81bdaeed
|
LJIYEON
|
<Compile Include="Form\TransformKeywordsSettingForm.Designer.cs">
|
169 |
|
|
<DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon>
|
170 |
3b2a2291
|
LJIYEON
|
</Compile>
|
171 |
36a45f13
|
gaqhf
|
<Compile Include="Form\VentDrainSettingForm.cs">
|
172 |
|
|
<SubType>Form</SubType>
|
173 |
|
|
</Compile>
|
174 |
|
|
<Compile Include="Form\VentDrainSettingForm.Designer.cs">
|
175 |
|
|
<DependentUpon>VentDrainSettingForm.cs</DependentUpon>
|
176 |
|
|
</Compile>
|
177 |
6b9e7a56
|
gaqhf
|
<Compile Include="Form\HeaderSettingForm.cs">
|
178 |
0dae5645
|
gaqhf
|
<SubType>Form</SubType>
|
179 |
|
|
</Compile>
|
180 |
6b9e7a56
|
gaqhf
|
<Compile Include="Form\HeaderSettingForm.Designer.cs">
|
181 |
|
|
<DependentUpon>HeaderSettingForm.cs</DependentUpon>
|
182 |
|
|
</Compile>
|
183 |
27d06aa8
|
LJIYEON
|
<Compile Include="Form\WaitForm.cs">
|
184 |
|
|
<SubType>Form</SubType>
|
185 |
|
|
</Compile>
|
186 |
|
|
<Compile Include="Form\WaitForm.Designer.cs">
|
187 |
|
|
<DependentUpon>WaitForm.cs</DependentUpon>
|
188 |
|
|
</Compile>
|
189 |
23a96301
|
humkyung
|
<Compile Include="IAbstractDatabase.cs" />
|
190 |
3d842083
|
LJIYEON
|
<Compile Include="Object\AnotherID2Info.cs" />
|
191 |
f2a63376
|
이지연
|
<Compile Include="Object\EquipmentAirFinCoolerInfo.cs" />
|
192 |
88c1965b
|
gaqhf
|
<Compile Include="Object\EquipmentNoPocketInfo.cs" />
|
193 |
a2ab8a90
|
이지연
|
<Compile Include="Object\MultiwayInfo.cs" />
|
194 |
3610fd3f
|
LJIYEON
|
<Compile Include="Object\ValveGroupInfo.cs" />
|
195 |
7881ec8f
|
gaqhf
|
<Compile Include="Object\TextInfo.cs" />
|
196 |
ddc1c369
|
LJIYEON
|
<Compile Include="Object\KeywordInfo.cs" />
|
197 |
36a45f13
|
gaqhf
|
<Compile Include="Object\VentDrainInfo.cs" />
|
198 |
6b9e7a56
|
gaqhf
|
<Compile Include="Object\Item.cs" />
|
199 |
|
|
<Compile Include="Form\MainForm.cs">
|
200 |
|
|
<SubType>Form</SubType>
|
201 |
|
|
</Compile>
|
202 |
|
|
<Compile Include="Form\MainForm.Designer.cs">
|
203 |
0dae5645
|
gaqhf
|
<DependentUpon>MainForm.cs</DependentUpon>
|
204 |
|
|
</Compile>
|
205 |
6b9e7a56
|
gaqhf
|
<Compile Include="Log.cs" />
|
206 |
|
|
<Compile Include="Object\HeaderInfo.cs" />
|
207 |
|
|
<Compile Include="Form\PriorityForm.cs">
|
208 |
|
|
<SubType>Form</SubType>
|
209 |
|
|
</Compile>
|
210 |
|
|
<Compile Include="Form\PriorityForm.Designer.cs">
|
211 |
|
|
<DependentUpon>PriorityForm.cs</DependentUpon>
|
212 |
|
|
</Compile>
|
213 |
0dae5645
|
gaqhf
|
<Compile Include="Program.cs" />
|
214 |
6b9e7a56
|
gaqhf
|
<Compile Include="Object\ID2Info.cs" />
|
215 |
0dae5645
|
gaqhf
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
216 |
6b9e7a56
|
gaqhf
|
<Compile Include="PSN.cs" />
|
217 |
|
|
<Compile Include="Document.cs" />
|
218 |
|
|
<Compile Include="Form\TopologyRuleForm.cs">
|
219 |
|
|
<SubType>Form</SubType>
|
220 |
|
|
</Compile>
|
221 |
|
|
<Compile Include="Form\TopologyRuleForm.Designer.cs">
|
222 |
|
|
<DependentUpon>TopologyRuleForm.cs</DependentUpon>
|
223 |
|
|
</Compile>
|
224 |
eb41cac4
|
esham21
|
<Compile Include="SingleInstance.cs" />
|
225 |
3610fd3f
|
LJIYEON
|
<EmbeddedResource Include="Form\DrawingList.resx">
|
226 |
|
|
<DependentUpon>DrawingList.cs</DependentUpon>
|
227 |
|
|
<SubType>Designer</SubType>
|
228 |
|
|
</EmbeddedResource>
|
229 |
3d842083
|
LJIYEON
|
<EmbeddedResource Include="Form\DBSettingForm.resx">
|
230 |
|
|
<DependentUpon>DBSettingForm.cs</DependentUpon>
|
231 |
|
|
<SubType>Designer</SubType>
|
232 |
|
|
</EmbeddedResource>
|
233 |
a2ab8a90
|
이지연
|
<EmbeddedResource Include="Form\TieInSetting.resx">
|
234 |
|
|
<DependentUpon>TieInSetting.cs</DependentUpon>
|
235 |
|
|
</EmbeddedResource>
|
236 |
dd27861e
|
이지연
|
<EmbeddedResource Include="Form\HistoryForm.resx">
|
237 |
|
|
<DependentUpon>HistoryForm.cs</DependentUpon>
|
238 |
|
|
</EmbeddedResource>
|
239 |
4a18cb33
|
LJIYEON
|
<EmbeddedResource Include="Form\PBSSetting.resx">
|
240 |
|
|
<DependentUpon>PBSSetting.cs</DependentUpon>
|
241 |
|
|
</EmbeddedResource>
|
242 |
|
|
<EmbeddedResource Include="Form\EquipmentTagNoSetting.resx">
|
243 |
|
|
<DependentUpon>EquipmentTagNoSetting.cs</DependentUpon>
|
244 |
|
|
</EmbeddedResource>
|
245 |
88c1965b
|
gaqhf
|
<EmbeddedResource Include="Form\EquipmentNoPocketSetting.resx">
|
246 |
|
|
<DependentUpon>EquipmentNoPocketSetting.cs</DependentUpon>
|
247 |
|
|
</EmbeddedResource>
|
248 |
f2a63376
|
이지연
|
<EmbeddedResource Include="Form\EquipmentSetting.resx">
|
249 |
|
|
<DependentUpon>EquipmentSetting.cs</DependentUpon>
|
250 |
|
|
</EmbeddedResource>
|
251 |
a2ab8a90
|
이지연
|
<EmbeddedResource Include="Form\MultiwaySetting.resx">
|
252 |
|
|
<DependentUpon>MultiwaySetting.cs</DependentUpon>
|
253 |
|
|
</EmbeddedResource>
|
254 |
3610fd3f
|
LJIYEON
|
<EmbeddedResource Include="Form\ValveGroupingSetting.resx">
|
255 |
|
|
<DependentUpon>ValveGroupingSetting.cs</DependentUpon>
|
256 |
|
|
</EmbeddedResource>
|
257 |
81bdaeed
|
LJIYEON
|
<EmbeddedResource Include="Form\TransformKeywordsSettingForm.resx">
|
258 |
|
|
<DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon>
|
259 |
3b2a2291
|
LJIYEON
|
</EmbeddedResource>
|
260 |
36a45f13
|
gaqhf
|
<EmbeddedResource Include="Form\VentDrainSettingForm.resx">
|
261 |
|
|
<DependentUpon>VentDrainSettingForm.cs</DependentUpon>
|
262 |
|
|
</EmbeddedResource>
|
263 |
6b9e7a56
|
gaqhf
|
<EmbeddedResource Include="Form\HeaderSettingForm.resx">
|
264 |
|
|
<DependentUpon>HeaderSettingForm.cs</DependentUpon>
|
265 |
|
|
</EmbeddedResource>
|
266 |
|
|
<EmbeddedResource Include="Form\MainForm.resx">
|
267 |
0dae5645
|
gaqhf
|
<DependentUpon>MainForm.cs</DependentUpon>
|
268 |
|
|
</EmbeddedResource>
|
269 |
6b9e7a56
|
gaqhf
|
<EmbeddedResource Include="Form\PriorityForm.resx">
|
270 |
|
|
<DependentUpon>PriorityForm.cs</DependentUpon>
|
271 |
|
|
</EmbeddedResource>
|
272 |
|
|
<EmbeddedResource Include="Form\TopologyRuleForm.resx">
|
273 |
|
|
<DependentUpon>TopologyRuleForm.cs</DependentUpon>
|
274 |
|
|
</EmbeddedResource>
|
275 |
27d06aa8
|
LJIYEON
|
<EmbeddedResource Include="Form\WaitForm.resx">
|
276 |
|
|
<DependentUpon>WaitForm.cs</DependentUpon>
|
277 |
|
|
</EmbeddedResource>
|
278 |
6b9e7a56
|
gaqhf
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
279 |
0dae5645
|
gaqhf
|
<EmbeddedResource Include="Properties\Resources.resx">
|
280 |
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
281 |
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
282 |
|
|
<SubType>Designer</SubType>
|
283 |
|
|
</EmbeddedResource>
|
284 |
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
285 |
|
|
<AutoGen>True</AutoGen>
|
286 |
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
287 |
1be87cbd
|
gaqhf
|
<DesignTime>True</DesignTime>
|
288 |
0dae5645
|
gaqhf
|
</Compile>
|
289 |
6b9e7a56
|
gaqhf
|
<None Include="packages.config" />
|
290 |
0dae5645
|
gaqhf
|
<None Include="Properties\Settings.settings">
|
291 |
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
292 |
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
293 |
|
|
</None>
|
294 |
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
295 |
|
|
<AutoGen>True</AutoGen>
|
296 |
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
297 |
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
298 |
|
|
</Compile>
|
299 |
|
|
</ItemGroup>
|
300 |
|
|
<ItemGroup>
|
301 |
|
|
<None Include="App.config" />
|
302 |
|
|
</ItemGroup>
|
303 |
6b9e7a56
|
gaqhf
|
<ItemGroup>
|
304 |
|
|
<None Include="Resources\cancel_16x16.png" />
|
305 |
|
|
</ItemGroup>
|
306 |
5c248ee3
|
gaqhf
|
<ItemGroup>
|
307 |
|
|
<None Include="Resources\find_16x16.png" />
|
308 |
|
|
</ItemGroup>
|
309 |
3bb4b1d5
|
gaqhf
|
<ItemGroup>
|
310 |
|
|
<None Include="ToolTip1.png" />
|
311 |
|
|
</ItemGroup>
|
312 |
|
|
<ItemGroup>
|
313 |
|
|
<None Include="Resources\ToolTip1.png" />
|
314 |
|
|
</ItemGroup>
|
315 |
3d842083
|
LJIYEON
|
<ItemGroup>
|
316 |
|
|
<None Include="Resources\saveto_32x32.png" />
|
317 |
|
|
</ItemGroup>
|
318 |
|
|
<ItemGroup>
|
319 |
|
|
<None Include="Resources\reset_32x32.png" />
|
320 |
|
|
</ItemGroup>
|
321 |
0dae5645
|
gaqhf
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
322 |
6b9e7a56
|
gaqhf
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
323 |
|
|
<PropertyGroup>
|
324 |
|
|
<ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
|
325 |
|
|
</PropertyGroup>
|
326 |
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
327 |
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
328 |
|
|
<Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
|
329 |
|
|
</Target>
|
330 |
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
331 |
|
|
<Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
|
332 |
0dae5645
|
gaqhf
|
</Project> |