hytos / DTI_PID / SPPIDConverter_AutoModeling / SPPIDConverter_AutoModeling.csproj @ 4bb0a307
이력 | 보기 | 이력해설 | 다운로드 (12.4 KB)
1 | 0a24b232 | gaqhf | <?xml version="1.0" encoding="utf-8"?> |
---|---|---|---|
2 | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||
3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
||
4 | <PropertyGroup> |
||
5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
||
6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
||
7 | <ProjectGuid>{B6757E78-6B59-40A3-A7BB-E73E8F81B6C3}</ProjectGuid> |
||
8 | 4bb0a307 | gaqhf | <OutputType>Library</OutputType> |
9 | 0a24b232 | gaqhf | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 171142c5 | gaqhf | <RootNamespace>Converter.AutoModeling.SPPID</RootNamespace> |
11 | 0a24b232 | gaqhf | <AssemblyName>SPPIDConverter_AutoModeling</AssemblyName> |
12 | <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
||
13 | <FileAlignment>512</FileAlignment> |
||
14 | <Deterministic>true</Deterministic> |
||
15 | <TargetFrameworkProfile /> |
||
16 | df4559fc | gaqhf | <NuGetPackageImportStamp> |
17 | </NuGetPackageImportStamp> |
||
18 | 0a24b232 | gaqhf | </PropertyGroup> |
19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
20 | <DebugSymbols>true</DebugSymbols> |
||
21 | <DebugType>full</DebugType> |
||
22 | <Optimize>false</Optimize> |
||
23 | 96a2080c | gaqhf | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
24 | 0a24b232 | gaqhf | <DefineConstants>DEBUG;TRACE</DefineConstants> |
25 | <ErrorReport>prompt</ErrorReport> |
||
26 | <WarningLevel>4</WarningLevel> |
||
27 | </PropertyGroup> |
||
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
||
29 | <DebugType>pdbonly</DebugType> |
||
30 | <Optimize>true</Optimize> |
||
31 | <OutputPath>bin\Release\</OutputPath> |
||
32 | <DefineConstants>TRACE</DefineConstants> |
||
33 | <ErrorReport>prompt</ErrorReport> |
||
34 | <WarningLevel>4</WarningLevel> |
||
35 | </PropertyGroup> |
||
36 | 1278ba59 | gaqhf | <PropertyGroup> |
37 | <StartupObject /> |
||
38 | </PropertyGroup> |
||
39 | f459c438 | gaqhf | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
40 | <DebugSymbols>true</DebugSymbols> |
||
41 | fab4f207 | gaqhf | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
42 | f459c438 | gaqhf | <DefineConstants>DEBUG;TRACE</DefineConstants> |
43 | <DebugType>full</DebugType> |
||
44 | <PlatformTarget>x86</PlatformTarget> |
||
45 | <ErrorReport>prompt</ErrorReport> |
||
46 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
47 | </PropertyGroup> |
||
48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
||
49 | <OutputPath>bin\x86\Release\</OutputPath> |
||
50 | <DefineConstants>TRACE</DefineConstants> |
||
51 | <Optimize>true</Optimize> |
||
52 | <DebugType>pdbonly</DebugType> |
||
53 | <PlatformTarget>x86</PlatformTarget> |
||
54 | <ErrorReport>prompt</ErrorReport> |
||
55 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
56 | </PropertyGroup> |
||
57 | 0a24b232 | gaqhf | <ItemGroup> |
58 | 96a2080c | gaqhf | <Reference Include="DevExpress.Data.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
59 | 23eb98bf | gaqhf | <Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
60 | 96a2080c | gaqhf | <Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
61 | <Reference Include="DevExpress.Utils.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
62 | <Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
63 | 23eb98bf | gaqhf | <Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
64 | 96a2080c | gaqhf | <Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
65 | <Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
66 | <Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
67 | <Reference Include="DevExpress.XtraPrinting.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
68 | 23eb98bf | gaqhf | <Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
69 | df4559fc | gaqhf | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
70 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
||
71 | </Reference> |
||
72 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
||
73 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
||
74 | </Reference> |
||
75 | 96a2080c | gaqhf | <Reference Include="Microsoft.VisualBasic" /> |
76 | 23eb98bf | gaqhf | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
77 | <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
||
78 | </Reference> |
||
79 | <Reference Include="Oracle.ManagedDataAccess, Version=4.122.18.3, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> |
||
80 | <HintPath>..\packages\Oracle.ManagedDataAccess.18.3.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> |
||
81 | </Reference> |
||
82 | 96a2080c | gaqhf | <Reference Include="RadNetAutomation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5f600089cf0eaec9, processorArchitecture=MSIL"> |
83 | <SpecificVersion>False</SpecificVersion> |
||
84 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetAutomation.dll</HintPath> |
||
85 | </Reference> |
||
86 | 0a24b232 | gaqhf | <Reference Include="System" /> |
87 | df4559fc | gaqhf | <Reference Include="System.ComponentModel.DataAnnotations" /> |
88 | 0a24b232 | gaqhf | <Reference Include="System.Core" /> |
89 | 96a2080c | gaqhf | <Reference Include="System.Drawing" /> |
90 | <Reference Include="System.Windows.Forms" /> |
||
91 | 0a24b232 | gaqhf | <Reference Include="System.Xml.Linq" /> |
92 | <Reference Include="System.Data.DataSetExtensions" /> |
||
93 | <Reference Include="Microsoft.CSharp" /> |
||
94 | <Reference Include="System.Data" /> |
||
95 | <Reference Include="System.Net.Http" /> |
||
96 | <Reference Include="System.Xml" /> |
||
97 | </ItemGroup> |
||
98 | <ItemGroup> |
||
99 | 2e1e3c12 | gaqhf | <Compile Include="DB\SPPID_DB.cs" /> |
100 | <Compile Include="DB\SPPID_DBInfo.cs" /> |
||
101 | 96a2080c | gaqhf | <Compile Include="ConverterForm.cs"> |
102 | <SubType>Form</SubType> |
||
103 | </Compile> |
||
104 | <Compile Include="ConverterForm.Designer.cs"> |
||
105 | <DependentUpon>ConverterForm.cs</DependentUpon> |
||
106 | </Compile> |
||
107 | df4559fc | gaqhf | <Compile Include="Form\MappingForm.cs"> |
108 | <SubType>Form</SubType> |
||
109 | </Compile> |
||
110 | <Compile Include="Form\MappingForm.Designer.cs"> |
||
111 | <DependentUpon>MappingForm.cs</DependentUpon> |
||
112 | </Compile> |
||
113 | 23eb98bf | gaqhf | <Compile Include="Form\SPPID_DB_SettingForm.cs"> |
114 | <SubType>Form</SubType> |
||
115 | </Compile> |
||
116 | <Compile Include="Form\SPPID_DB_SettingForm.Designer.cs"> |
||
117 | <DependentUpon>SPPID_DB_SettingForm.cs</DependentUpon> |
||
118 | </Compile> |
||
119 | 635a8747 | gaqhf | <Compile Include="Form\UnitForm.cs"> |
120 | <SubType>Form</SubType> |
||
121 | </Compile> |
||
122 | <Compile Include="Form\UnitForm.Designer.cs"> |
||
123 | <DependentUpon>UnitForm.cs</DependentUpon> |
||
124 | </Compile> |
||
125 | 96a2080c | gaqhf | <Compile Include="MainWrapper.cs"> |
126 | <SubType>UserControl</SubType> |
||
127 | </Compile> |
||
128 | <Compile Include="MainWrapper.Designer.cs"> |
||
129 | <DependentUpon>MainWrapper.cs</DependentUpon> |
||
130 | </Compile> |
||
131 | 88365b05 | gaqhf | <Compile Include="Model\ETCSetting.cs" /> |
132 | bca86986 | gaqhf | <Compile Include="Model\LineNumberMapping.cs" /> |
133 | <Compile Include="Model\SPPID_Document.cs" /> |
||
134 | <Compile Include="Model\LineMapping.cs" /> |
||
135 | <Compile Include="Model\AssociationMapping.cs" /> |
||
136 | <Compile Include="Model\SymbolMapping.cs" /> |
||
137 | 0a24b232 | gaqhf | <Compile Include="Properties\AssemblyInfo.cs" /> |
138 | 23eb98bf | gaqhf | <Compile Include="Properties\Msg.Designer.cs"> |
139 | <AutoGen>True</AutoGen> |
||
140 | <DesignTime>True</DesignTime> |
||
141 | <DependentUpon>Msg.resx</DependentUpon> |
||
142 | </Compile> |
||
143 | <Compile Include="Properties\Msg.ko.Designer.cs"> |
||
144 | <AutoGen>True</AutoGen> |
||
145 | <DesignTime>True</DesignTime> |
||
146 | <DependentUpon>Msg.ko.resx</DependentUpon> |
||
147 | </Compile> |
||
148 | 96a2080c | gaqhf | <Compile Include="Properties\Resources.Designer.cs"> |
149 | <AutoGen>True</AutoGen> |
||
150 | <DesignTime>True</DesignTime> |
||
151 | <DependentUpon>Resources.resx</DependentUpon> |
||
152 | </Compile> |
||
153 | fab4f207 | gaqhf | <Compile Include="Properties\Settings.Designer.cs"> |
154 | <AutoGen>True</AutoGen> |
||
155 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
||
156 | <DependentUpon>Settings.settings</DependentUpon> |
||
157 | </Compile> |
||
158 | <Compile Include="Settings.cs" /> |
||
159 | 23eb98bf | gaqhf | <Compile Include="Util\SPPIDUtil.cs" /> |
160 | 96a2080c | gaqhf | </ItemGroup> |
161 | <ItemGroup> |
||
162 | <EmbeddedResource Include="ConverterForm.resx"> |
||
163 | <DependentUpon>ConverterForm.cs</DependentUpon> |
||
164 | </EmbeddedResource> |
||
165 | df4559fc | gaqhf | <EmbeddedResource Include="Form\MappingForm.resx"> |
166 | <DependentUpon>MappingForm.cs</DependentUpon> |
||
167 | </EmbeddedResource> |
||
168 | 23eb98bf | gaqhf | <EmbeddedResource Include="Form\SPPID_DB_SettingForm.resx"> |
169 | <DependentUpon>SPPID_DB_SettingForm.cs</DependentUpon> |
||
170 | </EmbeddedResource> |
||
171 | 635a8747 | gaqhf | <EmbeddedResource Include="Form\UnitForm.resx"> |
172 | <DependentUpon>UnitForm.cs</DependentUpon> |
||
173 | </EmbeddedResource> |
||
174 | 96a2080c | gaqhf | <EmbeddedResource Include="Properties\licenses.licx" /> |
175 | <EmbeddedResource Include="Properties\Resources.resx"> |
||
176 | <Generator>ResXFileCodeGenerator</Generator> |
||
177 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
||
178 | </EmbeddedResource> |
||
179 | 23eb98bf | gaqhf | <EmbeddedResource Include="Properties\Msg.resx"> |
180 | <Generator>ResXFileCodeGenerator</Generator> |
||
181 | <LastGenOutput>Msg.Designer.cs</LastGenOutput> |
||
182 | </EmbeddedResource> |
||
183 | <EmbeddedResource Include="Properties\Msg.ko.resx"> |
||
184 | <Generator>ResXFileCodeGenerator</Generator> |
||
185 | <LastGenOutput>Msg.ko.Designer.cs</LastGenOutput> |
||
186 | </EmbeddedResource> |
||
187 | 96a2080c | gaqhf | </ItemGroup> |
188 | <ItemGroup> |
||
189 | <ProjectReference Include="..\BaseModel\BaseModel.csproj"> |
||
190 | <Project>{beec4a21-bd63-40d2-b745-027b19241a70}</Project> |
||
191 | <Name>BaseModel</Name> |
||
192 | </ProjectReference> |
||
193 | </ItemGroup> |
||
194 | <ItemGroup> |
||
195 | <COMReference Include="Llama"> |
||
196 | <Guid>{425D14E8-A0C1-4F4A-9FB8-4D7CA982F144}</Guid> |
||
197 | <VersionMajor>6</VersionMajor> |
||
198 | <VersionMinor>0</VersionMinor> |
||
199 | <Lcid>0</Lcid> |
||
200 | <WrapperTool>tlbimp</WrapperTool> |
||
201 | <Isolated>False</Isolated> |
||
202 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
203 | </COMReference> |
||
204 | <COMReference Include="NEWENUMWRAPPERLib"> |
||
205 | <Guid>{58B86513-1FA4-4928-9D79-1076AC6F69EF}</Guid> |
||
206 | <VersionMajor>1</VersionMajor> |
||
207 | <VersionMinor>0</VersionMinor> |
||
208 | <Lcid>0</Lcid> |
||
209 | <WrapperTool>tlbimp</WrapperTool> |
||
210 | <Isolated>False</Isolated> |
||
211 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
212 | </COMReference> |
||
213 | <COMReference Include="Plaice"> |
||
214 | <Guid>{0CD9BF08-A064-44F4-8A5E-9A39006613FE}</Guid> |
||
215 | <VersionMajor>5</VersionMajor> |
||
216 | <VersionMinor>0</VersionMinor> |
||
217 | <Lcid>0</Lcid> |
||
218 | <WrapperTool>tlbimp</WrapperTool> |
||
219 | <Isolated>False</Isolated> |
||
220 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
221 | </COMReference> |
||
222 | <COMReference Include="VBA"> |
||
223 | <Guid>{000204EF-0000-0000-C000-000000000046}</Guid> |
||
224 | <VersionMajor>6</VersionMajor> |
||
225 | <VersionMinor>0</VersionMinor> |
||
226 | <Lcid>9</Lcid> |
||
227 | <WrapperTool>tlbimp</WrapperTool> |
||
228 | <Isolated>False</Isolated> |
||
229 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
230 | </COMReference> |
||
231 | </ItemGroup> |
||
232 | <ItemGroup> |
||
233 | <None Include="App.config" /> |
||
234 | </ItemGroup> |
||
235 | <ItemGroup> |
||
236 | 23eb98bf | gaqhf | <None Include="packages.config" /> |
237 | fab4f207 | gaqhf | <None Include="Properties\Settings.settings"> |
238 | <Generator>SettingsSingleFileGenerator</Generator> |
||
239 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
||
240 | </None> |
||
241 | 96a2080c | gaqhf | <None Include="Resources\convertto.svg" /> |
242 | </ItemGroup> |
||
243 | <ItemGroup> |
||
244 | <None Include="Resources\actions_database.svg" /> |
||
245 | </ItemGroup> |
||
246 | <ItemGroup> |
||
247 | <None Include="Resources\actions_image.svg" /> |
||
248 | </ItemGroup> |
||
249 | <ItemGroup> |
||
250 | <None Include="Resources\arrangegroups.svg" /> |
||
251 | </ItemGroup> |
||
252 | <ItemGroup> |
||
253 | <None Include="Resources\open2.svg" /> |
||
254 | </ItemGroup> |
||
255 | <ItemGroup> |
||
256 | <None Include="Resources\next.svg" /> |
||
257 | </ItemGroup> |
||
258 | <ItemGroup> |
||
259 | <None Include="Resources\properties.svg" /> |
||
260 | 0a24b232 | gaqhf | </ItemGroup> |
261 | 23eb98bf | gaqhf | <ItemGroup> |
262 | <None Include="Resources\save.svg" /> |
||
263 | </ItemGroup> |
||
264 | <ItemGroup> |
||
265 | <None Include="Resources\paymentunpaid.svg" /> |
||
266 | </ItemGroup> |
||
267 | <ItemGroup> |
||
268 | <None Include="Resources\close.svg" /> |
||
269 | </ItemGroup> |
||
270 | <ItemGroup> |
||
271 | <None Include="Resources\changedatasourcepivottable.svg" /> |
||
272 | </ItemGroup> |
||
273 | df4559fc | gaqhf | <ItemGroup> |
274 | <None Include="Resources\saveandclose.svg" /> |
||
275 | </ItemGroup> |
||
276 | bca86986 | gaqhf | <ItemGroup> |
277 | <None Include="Resources\cancel_16x16.png" /> |
||
278 | </ItemGroup> |
||
279 | <ItemGroup> |
||
280 | <None Include="Resources\apply_16x16.png" /> |
||
281 | </ItemGroup> |
||
282 | 88365b05 | gaqhf | <ItemGroup> |
283 | <None Include="Resources\pencolor_16x16.png" /> |
||
284 | </ItemGroup> |
||
285 | 4bb0a307 | gaqhf | <ItemGroup> |
286 | <Folder Include="AutoModeling\" /> |
||
287 | </ItemGroup> |
||
288 | 0a24b232 | gaqhf | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
289 | </Project> |