개정판 4d4dce52
revert
Change-Id: I82422eba1357822cff080d21514121e2a36208ed
DTI_PID/SPPIDConverter/SPPIDConverter.csproj | ||
---|---|---|
9 | 9 |
<AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 |
<RootNamespace>Converter.SPPID</RootNamespace> |
11 | 11 |
<AssemblyName>SPPIDConverter</AssemblyName> |
12 |
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
12 |
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
|
13 | 13 |
<FileAlignment>512</FileAlignment> |
14 | 14 |
<Deterministic>true</Deterministic> |
15 | 15 |
<TargetFrameworkProfile /> |
... | ... | |
24 | 24 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
25 | 25 |
<ErrorReport>prompt</ErrorReport> |
26 | 26 |
<WarningLevel>4</WarningLevel> |
27 |
<PlatformTarget>x86</PlatformTarget> |
|
28 | 27 |
</PropertyGroup> |
29 | 28 |
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
30 | 29 |
<DebugType>pdbonly</DebugType> |
... | ... | |
90 | 89 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
91 | 90 |
<HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\Interop.RAD2D.dll</HintPath> |
92 | 91 |
</Reference> |
93 |
<Reference Include="interopipidobjectmanagerinf"> |
|
94 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\interopipidobjectmanagerinf.dll</HintPath> |
|
95 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
96 |
</Reference> |
|
97 |
<Reference Include="ISPClientData3V2"> |
|
98 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\ISPClientData3V2.dll</HintPath> |
|
99 |
</Reference> |
|
100 |
<Reference Include="ISPPropertyInf"> |
|
101 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\ISPPropertyInf.dll</HintPath> |
|
102 |
</Reference> |
|
103 |
<Reference Include="llama"> |
|
104 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\llama.dll</HintPath> |
|
92 |
<Reference Include="JWT, Version=7.0.0.0, Culture=neutral, PublicKeyToken=6f98bca0f40f2ecf, processorArchitecture=MSIL"> |
|
93 |
<HintPath>..\packages\JWT.7.3.0\lib\net46\JWT.dll</HintPath> |
|
105 | 94 |
</Reference> |
106 | 95 |
<Reference Include="Microsoft.VisualBasic" /> |
107 |
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
108 |
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
96 |
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
97 |
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
109 | 98 |
</Reference> |
110 | 99 |
<Reference Include="Oracle.ManagedDataAccess, Version=4.122.18.3, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> |
111 | 100 |
<HintPath>..\packages\Oracle.ManagedDataAccess.18.3.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> |
112 | 101 |
</Reference> |
113 |
<Reference Include="pidauto"> |
|
114 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\pidauto.dll</HintPath> |
|
115 |
</Reference> |
|
116 |
<Reference Include="plaice"> |
|
117 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\plaice.dll</HintPath> |
|
118 |
</Reference> |
|
119 | 102 |
<Reference Include="RadNetAutomation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5f600089cf0eaec9, processorArchitecture=MSIL"> |
120 | 103 |
<SpecificVersion>False</SpecificVersion> |
121 | 104 |
<HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetAutomation.dll</HintPath> |
... | ... | |
124 | 107 |
<SpecificVersion>False</SpecificVersion> |
125 | 108 |
<HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetCmdCtrl.dll</HintPath> |
126 | 109 |
</Reference> |
127 |
<Reference Include="RadNetConnector"> |
|
128 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetConnector.dll</HintPath> |
|
129 |
</Reference> |
|
130 |
<Reference Include="RadNetSmartLabel"> |
|
131 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetSmartLabel.dll</HintPath> |
|
132 |
</Reference> |
|
133 | 110 |
<Reference Include="System" /> |
134 | 111 |
<Reference Include="System.ComponentModel.DataAnnotations" /> |
135 | 112 |
<Reference Include="System.Core" /> |
... | ... | |
147 | 124 |
</Reference> |
148 | 125 |
<Reference Include="System.Drawing" /> |
149 | 126 |
<Reference Include="System.Windows.Forms" /> |
150 |
<Reference Include="system.windows.forms.galilextensions, Version=10.0.0.728, Culture=neutral, processorArchitecture=x86"> |
|
151 |
<SpecificVersion>False</SpecificVersion> |
|
152 |
<HintPath>..\..\..\..\..\..\Program Files (x86)\SmartPlant\P&ID Workstation\bin\system.windows.forms.galilextensions.dll</HintPath> |
|
153 |
</Reference> |
|
154 | 127 |
<Reference Include="System.Xml.Linq" /> |
155 | 128 |
<Reference Include="System.Data.DataSetExtensions" /> |
156 | 129 |
<Reference Include="Microsoft.CSharp" /> |
... | ... | |
167 | 140 |
<Compile Include="Form\ID2DBSetting.Designer.cs"> |
168 | 141 |
<DependentUpon>ID2DBSetting.cs</DependentUpon> |
169 | 142 |
</Compile> |
143 |
<Compile Include="Form\LicenseForm.cs"> |
|
144 |
<SubType>Form</SubType> |
|
145 |
</Compile> |
|
146 |
<Compile Include="Form\LicenseForm.Designer.cs"> |
|
147 |
<DependentUpon>LicenseForm.cs</DependentUpon> |
|
148 |
</Compile> |
|
170 | 149 |
<Compile Include="Form\SymmetryForm.cs"> |
171 | 150 |
<SubType>Form</SubType> |
172 | 151 |
</Compile> |
... | ... | |
268 | 247 |
</Compile> |
269 | 248 |
<Compile Include="SPPIDModel\BulkAttribute.cs" /> |
270 | 249 |
<Compile Include="SPPIDModel\GridSetting.cs" /> |
271 |
<Compile Include="Util\SPPIDUtil.cs" /> |
|
272 | 250 |
<Compile Include="Wrapper\SPPIDConverterWrapper.cs"> |
273 | 251 |
<SubType>Form</SubType> |
274 | 252 |
</Compile> |
... | ... | |
284 | 262 |
<Compile Include="SPPIDModel\LineNumberMapping.cs" /> |
285 | 263 |
<Compile Include="SPPIDModel\SPPID_Document.cs" /> |
286 | 264 |
<Compile Include="SPPIDModel\SymbolMapping.cs" /> |
265 |
<Compile Include="Util\SPPIDUtil.cs" /> |
|
287 | 266 |
</ItemGroup> |
288 | 267 |
<ItemGroup> |
289 | 268 |
<EmbeddedResource Include="ConverterDocking.resx"> |
... | ... | |
295 | 274 |
<EmbeddedResource Include="Form\ID2DBSetting.resx"> |
296 | 275 |
<DependentUpon>ID2DBSetting.cs</DependentUpon> |
297 | 276 |
</EmbeddedResource> |
277 |
<EmbeddedResource Include="Form\LicenseForm.resx"> |
|
278 |
<DependentUpon>LicenseForm.cs</DependentUpon> |
|
279 |
</EmbeddedResource> |
|
298 | 280 |
<EmbeddedResource Include="Form\MappingForm.resx"> |
299 | 281 |
<DependentUpon>MappingForm.cs</DependentUpon> |
300 | 282 |
</EmbeddedResource> |
... | ... | |
332 | 314 |
</EmbeddedResource> |
333 | 315 |
</ItemGroup> |
334 | 316 |
<ItemGroup> |
317 |
<COMReference Include="ISPClientData3"> |
|
318 |
<Guid>{A32983E1-A1BD-11D3-BBEE-0800363EAF03}</Guid> |
|
319 |
<VersionMajor>2</VersionMajor> |
|
320 |
<VersionMinor>0</VersionMinor> |
|
321 |
<Lcid>0</Lcid> |
|
322 |
<WrapperTool>tlbimp</WrapperTool> |
|
323 |
<Isolated>False</Isolated> |
|
324 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
325 |
</COMReference> |
|
326 |
<COMReference Include="ISPPropertyInf"> |
|
327 |
<Guid>{E0356D80-06B4-11D2-B793-080036EEB703}</Guid> |
|
328 |
<VersionMajor>1</VersionMajor> |
|
329 |
<VersionMinor>1</VersionMinor> |
|
330 |
<Lcid>0</Lcid> |
|
331 |
<WrapperTool>tlbimp</WrapperTool> |
|
332 |
<Isolated>False</Isolated> |
|
333 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
334 |
</COMReference> |
|
335 |
<COMReference Include="Llama"> |
|
336 |
<Guid>{425D14E8-A0C1-4F4A-9FB8-4D7CA982F144}</Guid> |
|
337 |
<VersionMajor>6</VersionMajor> |
|
338 |
<VersionMinor>0</VersionMinor> |
|
339 |
<Lcid>0</Lcid> |
|
340 |
<WrapperTool>tlbimp</WrapperTool> |
|
341 |
<Isolated>False</Isolated> |
|
342 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
343 |
</COMReference> |
|
335 | 344 |
<COMReference Include="NEWENUMWRAPPERLib"> |
336 | 345 |
<Guid>{58B86513-1FA4-4928-9D79-1076AC6F69EF}</Guid> |
337 | 346 |
<VersionMajor>1</VersionMajor> |
... | ... | |
341 | 350 |
<Isolated>False</Isolated> |
342 | 351 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
343 | 352 |
</COMReference> |
353 |
<COMReference Include="PidObjectManagerInf"> |
|
354 |
<Guid>{534174BA-6991-4F8B-8DD0-FE2E46B6A67C}</Guid> |
|
355 |
<VersionMajor>2</VersionMajor> |
|
356 |
<VersionMinor>0</VersionMinor> |
|
357 |
<Lcid>0</Lcid> |
|
358 |
<WrapperTool>tlbimp</WrapperTool> |
|
359 |
<Isolated>False</Isolated> |
|
360 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
361 |
</COMReference> |
|
362 |
<COMReference Include="Plaice"> |
|
363 |
<Guid>{0CD9BF08-A064-44F4-8A5E-9A39006613FE}</Guid> |
|
364 |
<VersionMajor>5</VersionMajor> |
|
365 |
<VersionMinor>0</VersionMinor> |
|
366 |
<Lcid>0</Lcid> |
|
367 |
<WrapperTool>tlbimp</WrapperTool> |
|
368 |
<Isolated>False</Isolated> |
|
369 |
<EmbedInteropTypes>True</EmbedInteropTypes> |
|
370 |
</COMReference> |
|
344 | 371 |
<COMReference Include="VBA"> |
345 | 372 |
<Guid>{000204EF-0000-0000-C000-000000000046}</Guid> |
346 | 373 |
<VersionMajor>6</VersionMajor> |
... | ... | |
422 | 449 |
<ItemGroup> |
423 | 450 |
<None Include="Resources\newrecurringappointment.svg" /> |
424 | 451 |
</ItemGroup> |
425 |
<ItemGroup /> |
|
426 | 452 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
427 | 453 |
<Import Project="..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets')" /> |
428 | 454 |
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
내보내기 Unified diff