hytos / DTI_PID / ID2PSN / ID2PSN.csproj @ bfb338d6
이력 | 보기 | 이력해설 | 다운로드 (13.9 KB)
1 |
<?xml version="1.0" encoding="utf-8"?> |
---|---|
2 |
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 |
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" /> |
4 |
<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 |
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
13 |
<FileAlignment>512</FileAlignment> |
14 |
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
15 |
<Deterministic>true</Deterministic> |
16 |
<TargetFrameworkProfile /> |
17 |
<NuGetPackageImportStamp> |
18 |
</NuGetPackageImportStamp> |
19 |
</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 |
<PlatformTarget>x64</PlatformTarget> |
32 |
<DebugType>pdbonly</DebugType> |
33 |
<Optimize>true</Optimize> |
34 |
<OutputPath>..\DTI_PID\PSN\</OutputPath> |
35 |
<DefineConstants>TRACE</DefineConstants> |
36 |
<ErrorReport>prompt</ErrorReport> |
37 |
<WarningLevel>4</WarningLevel> |
38 |
</PropertyGroup> |
39 |
<ItemGroup> |
40 |
<Reference Include="Accessibility" /> |
41 |
<Reference Include="DevExpress.Data.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
42 |
<Reference Include="DevExpress.Dialogs.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
43 |
<Reference Include="DevExpress.Docs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
44 |
<Reference Include="DevExpress.Office.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
45 |
<Reference Include="DevExpress.Printing.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
46 |
<Reference Include="DevExpress.Charts.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
47 |
<Reference Include="DevExpress.Sparkline.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
48 |
<Reference Include="DevExpress.Spreadsheet.v19.1.Core, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
49 |
<Reference Include="DevExpress.Utils.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
50 |
<Reference Include="DevExpress.XtraBars.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
51 |
<Reference Include="DevExpress.XtraDialogs.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
52 |
<Reference Include="DevExpress.XtraEditors.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
53 |
<Reference Include="DevExpress.XtraGrid.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
54 |
<Reference Include="DevExpress.XtraLayout.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
55 |
<Reference Include="DevExpress.XtraPrinting.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
56 |
<Reference Include="DevExpress.XtraTreeList.v19.1, Version=19.1.2.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
57 |
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
58 |
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath> |
59 |
</Reference> |
60 |
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
61 |
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
62 |
</Reference> |
63 |
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
64 |
<HintPath>..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
65 |
</Reference> |
66 |
<Reference Include="PresentationCore" /> |
67 |
<Reference Include="System"> |
68 |
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll</HintPath> |
69 |
</Reference> |
70 |
<Reference Include="System.ComponentModel.DataAnnotations" /> |
71 |
<Reference Include="System.Configuration" /> |
72 |
<Reference Include="System.Core" /> |
73 |
<Reference Include="System.Data.Linq" /> |
74 |
<Reference Include="System.Data.SQLite, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
75 |
<HintPath>..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.114.0\lib\net46\System.Data.SQLite.dll</HintPath> |
76 |
</Reference> |
77 |
<Reference Include="System.Data.SQLite.EF6, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
78 |
<HintPath>..\packages\System.Data.SQLite.EF6.1.0.114.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath> |
79 |
</Reference> |
80 |
<Reference Include="System.Data.SQLite.Linq, Version=1.0.114.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
81 |
<HintPath>..\packages\System.Data.SQLite.Linq.1.0.114.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath> |
82 |
</Reference> |
83 |
<Reference Include="System.Runtime.Remoting" /> |
84 |
<Reference Include="System.Runtime.Serialization.Formatters.Soap" /> |
85 |
<Reference Include="System.Security" /> |
86 |
<Reference Include="System.Xml.Linq" /> |
87 |
<Reference Include="System.Data.DataSetExtensions" /> |
88 |
<Reference Include="Microsoft.CSharp" /> |
89 |
<Reference Include="System.Data" /> |
90 |
<Reference Include="System.Deployment" /> |
91 |
<Reference Include="System.Drawing" /> |
92 |
<Reference Include="System.Net.Http" /> |
93 |
<Reference Include="System.Windows.Forms" /> |
94 |
<Reference Include="System.Xml" /> |
95 |
<Reference Include="Telerik.WinControls, Version=2019.2.618.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e" /> |
96 |
<Reference Include="Telerik.WinControls.UI, Version=2019.2.618.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e" /> |
97 |
<Reference Include="TelerikCommon, Version=2019.2.618.40, Culture=neutral, PublicKeyToken=5bb2a467cbec794e" /> |
98 |
<Reference Include="UIAutomationClient" /> |
99 |
<Reference Include="WindowsBase" /> |
100 |
</ItemGroup> |
101 |
<ItemGroup> |
102 |
<Compile Include="AbstractDatabase.cs" /> |
103 |
<Compile Include="AppMSSqlDatabase.cs" /> |
104 |
<Compile Include="AppSQLiteDatabase.cs" /> |
105 |
<Compile Include="DB.cs" /> |
106 |
<Compile Include="Form\DBSettingForm.cs"> |
107 |
<SubType>Form</SubType> |
108 |
</Compile> |
109 |
<Compile Include="Form\DBSettingForm.Designer.cs"> |
110 |
<DependentUpon>DBSettingForm.cs</DependentUpon> |
111 |
</Compile> |
112 |
<Compile Include="Form\TransformKeywordsSettingForm.cs"> |
113 |
<SubType>Form</SubType> |
114 |
</Compile> |
115 |
<Compile Include="Form\TransformKeywordsSettingForm.Designer.cs"> |
116 |
<DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon> |
117 |
</Compile> |
118 |
<Compile Include="Form\VentDrainSettingForm.cs"> |
119 |
<SubType>Form</SubType> |
120 |
</Compile> |
121 |
<Compile Include="Form\VentDrainSettingForm.Designer.cs"> |
122 |
<DependentUpon>VentDrainSettingForm.cs</DependentUpon> |
123 |
</Compile> |
124 |
<Compile Include="Form\HeaderSettingForm.cs"> |
125 |
<SubType>Form</SubType> |
126 |
</Compile> |
127 |
<Compile Include="Form\HeaderSettingForm.Designer.cs"> |
128 |
<DependentUpon>HeaderSettingForm.cs</DependentUpon> |
129 |
</Compile> |
130 |
<Compile Include="Form\WaitForm.cs"> |
131 |
<SubType>Form</SubType> |
132 |
</Compile> |
133 |
<Compile Include="Form\WaitForm.Designer.cs"> |
134 |
<DependentUpon>WaitForm.cs</DependentUpon> |
135 |
</Compile> |
136 |
<Compile Include="IAbstractDatabase.cs" /> |
137 |
<Compile Include="Object\AnotherID2Info.cs" /> |
138 |
<Compile Include="Object\TextInfo.cs" /> |
139 |
<Compile Include="Object\KeywordInfo.cs" /> |
140 |
<Compile Include="Object\VentDrainInfo.cs" /> |
141 |
<Compile Include="Object\Item.cs" /> |
142 |
<Compile Include="Form\MainForm.cs"> |
143 |
<SubType>Form</SubType> |
144 |
</Compile> |
145 |
<Compile Include="Form\MainForm.Designer.cs"> |
146 |
<DependentUpon>MainForm.cs</DependentUpon> |
147 |
</Compile> |
148 |
<Compile Include="Log.cs" /> |
149 |
<Compile Include="Object\HeaderInfo.cs" /> |
150 |
<Compile Include="Form\PriorityForm.cs"> |
151 |
<SubType>Form</SubType> |
152 |
</Compile> |
153 |
<Compile Include="Form\PriorityForm.Designer.cs"> |
154 |
<DependentUpon>PriorityForm.cs</DependentUpon> |
155 |
</Compile> |
156 |
<Compile Include="Program.cs" /> |
157 |
<Compile Include="Object\ID2Info.cs" /> |
158 |
<Compile Include="Properties\AssemblyInfo.cs" /> |
159 |
<Compile Include="PSN.cs" /> |
160 |
<Compile Include="Document.cs" /> |
161 |
<Compile Include="Form\TopologyRuleForm.cs"> |
162 |
<SubType>Form</SubType> |
163 |
</Compile> |
164 |
<Compile Include="Form\TopologyRuleForm.Designer.cs"> |
165 |
<DependentUpon>TopologyRuleForm.cs</DependentUpon> |
166 |
</Compile> |
167 |
<Compile Include="SingleInstance.cs" /> |
168 |
<EmbeddedResource Include="Form\DBSettingForm.resx"> |
169 |
<DependentUpon>DBSettingForm.cs</DependentUpon> |
170 |
<SubType>Designer</SubType> |
171 |
</EmbeddedResource> |
172 |
<EmbeddedResource Include="Form\TransformKeywordsSettingForm.resx"> |
173 |
<DependentUpon>TransformKeywordsSettingForm.cs</DependentUpon> |
174 |
</EmbeddedResource> |
175 |
<EmbeddedResource Include="Form\VentDrainSettingForm.resx"> |
176 |
<DependentUpon>VentDrainSettingForm.cs</DependentUpon> |
177 |
</EmbeddedResource> |
178 |
<EmbeddedResource Include="Form\HeaderSettingForm.resx"> |
179 |
<DependentUpon>HeaderSettingForm.cs</DependentUpon> |
180 |
</EmbeddedResource> |
181 |
<EmbeddedResource Include="Form\MainForm.resx"> |
182 |
<DependentUpon>MainForm.cs</DependentUpon> |
183 |
</EmbeddedResource> |
184 |
<EmbeddedResource Include="Form\PriorityForm.resx"> |
185 |
<DependentUpon>PriorityForm.cs</DependentUpon> |
186 |
</EmbeddedResource> |
187 |
<EmbeddedResource Include="Form\TopologyRuleForm.resx"> |
188 |
<DependentUpon>TopologyRuleForm.cs</DependentUpon> |
189 |
</EmbeddedResource> |
190 |
<EmbeddedResource Include="Form\WaitForm.resx"> |
191 |
<DependentUpon>WaitForm.cs</DependentUpon> |
192 |
</EmbeddedResource> |
193 |
<EmbeddedResource Include="Properties\licenses.licx" /> |
194 |
<EmbeddedResource Include="Properties\Resources.resx"> |
195 |
<Generator>ResXFileCodeGenerator</Generator> |
196 |
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
197 |
<SubType>Designer</SubType> |
198 |
</EmbeddedResource> |
199 |
<Compile Include="Properties\Resources.Designer.cs"> |
200 |
<AutoGen>True</AutoGen> |
201 |
<DependentUpon>Resources.resx</DependentUpon> |
202 |
<DesignTime>True</DesignTime> |
203 |
</Compile> |
204 |
<None Include="packages.config" /> |
205 |
<None Include="Properties\Settings.settings"> |
206 |
<Generator>SettingsSingleFileGenerator</Generator> |
207 |
<LastGenOutput>Settings.Designer.cs</LastGenOutput> |
208 |
</None> |
209 |
<Compile Include="Properties\Settings.Designer.cs"> |
210 |
<AutoGen>True</AutoGen> |
211 |
<DependentUpon>Settings.settings</DependentUpon> |
212 |
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
213 |
</Compile> |
214 |
</ItemGroup> |
215 |
<ItemGroup> |
216 |
<None Include="App.config" /> |
217 |
</ItemGroup> |
218 |
<ItemGroup> |
219 |
<None Include="Resources\cancel_16x16.png" /> |
220 |
</ItemGroup> |
221 |
<ItemGroup> |
222 |
<None Include="Resources\find_16x16.png" /> |
223 |
</ItemGroup> |
224 |
<ItemGroup> |
225 |
<None Include="ToolTip1.png" /> |
226 |
</ItemGroup> |
227 |
<ItemGroup> |
228 |
<None Include="Resources\ToolTip1.png" /> |
229 |
</ItemGroup> |
230 |
<ItemGroup> |
231 |
<None Include="Resources\saveto_32x32.png" /> |
232 |
</ItemGroup> |
233 |
<ItemGroup> |
234 |
<None Include="Resources\reset_32x32.png" /> |
235 |
</ItemGroup> |
236 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
237 |
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
238 |
<PropertyGroup> |
239 |
<ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText> |
240 |
</PropertyGroup> |
241 |
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" /> |
242 |
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" /> |
243 |
<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'))" /> |
244 |
</Target> |
245 |
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" /> |
246 |
<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')" /> |
247 |
</Project> |