hytos / DTI_PID / SPPIDConverter / SPPIDConverter.csproj @ 69b7387a
이력 | 보기 | 이력해설 | 다운로드 (17.4 KB)
1 | 8738667f | 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 | 0e0edfad | gaqhf | <ProjectGuid>{81BFB56B-05FE-4674-93C5-DDB2D3437F77}</ProjectGuid> |
8 | 289e9573 | gaqhf | <OutputType>Library</OutputType> |
9 | 8738667f | gaqhf | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | <RootNamespace>Converter.SPPID</RootNamespace> |
||
11 | <AssemblyName>SPPIDConverter</AssemblyName> |
||
12 | <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
||
13 | <FileAlignment>512</FileAlignment> |
||
14 | <Deterministic>true</Deterministic> |
||
15 | <TargetFrameworkProfile /> |
||
16 | <NuGetPackageImportStamp> |
||
17 | </NuGetPackageImportStamp> |
||
18 | </PropertyGroup> |
||
19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
20 | <DebugSymbols>true</DebugSymbols> |
||
21 | <DebugType>full</DebugType> |
||
22 | <Optimize>false</Optimize> |
||
23 | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
||
24 | <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 | <PropertyGroup> |
||
37 | <StartupObject /> |
||
38 | </PropertyGroup> |
||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
||
40 | <DebugSymbols>true</DebugSymbols> |
||
41 | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
||
42 | <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 | 8aa6f2db | gaqhf | <PropertyGroup> |
58 | <TargetZone>LocalIntranet</TargetZone> |
||
59 | </PropertyGroup> |
||
60 | <PropertyGroup> |
||
61 | <GenerateManifests>false</GenerateManifests> |
||
62 | </PropertyGroup> |
||
63 | f1232880 | gaqhf | <PropertyGroup /> |
64 | 8738667f | gaqhf | <ItemGroup> |
65 | <Reference Include="DevExpress.Data.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
66 | <Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
67 | <Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
68 | <Reference Include="DevExpress.Utils.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
69 | <Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
70 | <Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
71 | <Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
72 | <Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
73 | <Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
74 | <Reference Include="DevExpress.XtraPrinting.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
75 | <Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
76 | a0c69b1c | gaqhf | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
77 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
||
78 | <Private>True</Private> |
||
79 | </Reference> |
||
80 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
||
81 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
||
82 | <Private>True</Private> |
||
83 | </Reference> |
||
84 | 8aa6f2db | gaqhf | <Reference Include="Interop.RAD2D, Version=1.0.0.0, Culture=neutral, PublicKeyToken=46d4e6504b436e2e, processorArchitecture=MSIL"> |
85 | <SpecificVersion>False</SpecificVersion> |
||
86 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
87 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\Interop.RAD2D.dll</HintPath> |
||
88 | </Reference> |
||
89 | 8738667f | gaqhf | <Reference Include="Microsoft.VisualBasic" /> |
90 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
||
91 | <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
||
92 | </Reference> |
||
93 | <Reference Include="Oracle.ManagedDataAccess, Version=4.122.18.3, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> |
||
94 | <HintPath>..\packages\Oracle.ManagedDataAccess.18.3.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> |
||
95 | </Reference> |
||
96 | <Reference Include="RadNetAutomation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5f600089cf0eaec9, processorArchitecture=MSIL"> |
||
97 | <SpecificVersion>False</SpecificVersion> |
||
98 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetAutomation.dll</HintPath> |
||
99 | </Reference> |
||
100 | f1232880 | gaqhf | <Reference Include="RadNetCmdCtrl, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5f600089cf0eaec9, processorArchitecture=MSIL"> |
101 | <SpecificVersion>False</SpecificVersion> |
||
102 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetCmdCtrl.dll</HintPath> |
||
103 | </Reference> |
||
104 | 8738667f | gaqhf | <Reference Include="System" /> |
105 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
||
106 | <Reference Include="System.Core" /> |
||
107 | a0c69b1c | gaqhf | <Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
108 | <HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net46\System.Data.SQLite.dll</HintPath> |
||
109 | <Private>True</Private> |
||
110 | </Reference> |
||
111 | <Reference Include="System.Data.SQLite.EF6, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
112 | <HintPath>..\packages\System.Data.SQLite.EF6.1.0.111.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath> |
||
113 | <Private>True</Private> |
||
114 | </Reference> |
||
115 | <Reference Include="System.Data.SQLite.Linq, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
116 | <HintPath>..\packages\System.Data.SQLite.Linq.1.0.111.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath> |
||
117 | <Private>True</Private> |
||
118 | </Reference> |
||
119 | 8738667f | gaqhf | <Reference Include="System.Drawing" /> |
120 | <Reference Include="System.Windows.Forms" /> |
||
121 | <Reference Include="System.Xml.Linq" /> |
||
122 | <Reference Include="System.Data.DataSetExtensions" /> |
||
123 | <Reference Include="Microsoft.CSharp" /> |
||
124 | <Reference Include="System.Data" /> |
||
125 | <Reference Include="System.Net.Http" /> |
||
126 | <Reference Include="System.Xml" /> |
||
127 | </ItemGroup> |
||
128 | <ItemGroup> |
||
129 | cfda1fed | gaqhf | <Compile Include="AutoModeling.cs" /> |
130 | 69b7387a | gaqhf | <Compile Include="AutoModeling_OPC.cs" /> |
131 | a0c69b1c | gaqhf | <Compile Include="BaseModel\ChildSymbol.cs" /> |
132 | <Compile Include="BaseModel\Document.cs" /> |
||
133 | <Compile Include="BaseModel\EndBreak.cs" /> |
||
134 | <Compile Include="BaseModel\Equipment.cs" /> |
||
135 | <Compile Include="BaseModel\Line.cs" /> |
||
136 | <Compile Include="BaseModel\LineNumber.cs" /> |
||
137 | <Compile Include="BaseModel\Note.cs" /> |
||
138 | <Compile Include="BaseModel\Other\Association.cs" /> |
||
139 | <Compile Include="BaseModel\Other\Attribute.cs" /> |
||
140 | <Compile Include="BaseModel\Other\Connector.cs" /> |
||
141 | <Compile Include="BaseModel\Other\LineNumberRun.cs" /> |
||
142 | <Compile Include="BaseModel\Other\Property.cs" /> |
||
143 | 53c81765 | gaqhf | <Compile Include="BaseModel\SpecBreak.cs" /> |
144 | a0c69b1c | gaqhf | <Compile Include="BaseModel\SPPID\SPPIDLabelLocationInfo.cs" /> |
145 | <Compile Include="BaseModel\SPPID\SPPIDLineInfo.cs" /> |
||
146 | <Compile Include="BaseModel\SPPID\SPPIDSymbolInfo.cs" /> |
||
147 | <Compile Include="BaseModel\Symbol.cs" /> |
||
148 | <Compile Include="BaseModel\Text.cs" /> |
||
149 | <Compile Include="BaseModel\TrimLine.cs" /> |
||
150 | cfda1fed | gaqhf | <Compile Include="CloseOPCForm.cs" /> |
151 | d19ae675 | gaqhf | <Compile Include="ConverterDocking.cs"> |
152 | <SubType>UserControl</SubType> |
||
153 | </Compile> |
||
154 | <Compile Include="ConverterDocking.Designer.cs"> |
||
155 | <DependentUpon>ConverterDocking.cs</DependentUpon> |
||
156 | </Compile> |
||
157 | 8738667f | gaqhf | <Compile Include="DB\SPPID_DB.cs" /> |
158 | <Compile Include="DB\SPPID_DBInfo.cs" /> |
||
159 | <Compile Include="ConverterForm.cs"> |
||
160 | <SubType>Form</SubType> |
||
161 | </Compile> |
||
162 | <Compile Include="ConverterForm.Designer.cs"> |
||
163 | <DependentUpon>ConverterForm.cs</DependentUpon> |
||
164 | </Compile> |
||
165 | <Compile Include="Form\MappingForm.cs"> |
||
166 | <SubType>Form</SubType> |
||
167 | </Compile> |
||
168 | <Compile Include="Form\MappingForm.Designer.cs"> |
||
169 | <DependentUpon>MappingForm.cs</DependentUpon> |
||
170 | </Compile> |
||
171 | <Compile Include="Form\SPPID_DB_SettingForm.cs"> |
||
172 | <SubType>Form</SubType> |
||
173 | </Compile> |
||
174 | <Compile Include="Form\SPPID_DB_SettingForm.Designer.cs"> |
||
175 | <DependentUpon>SPPID_DB_SettingForm.cs</DependentUpon> |
||
176 | </Compile> |
||
177 | <Compile Include="Form\UnitForm.cs"> |
||
178 | <SubType>Form</SubType> |
||
179 | </Compile> |
||
180 | <Compile Include="Form\UnitForm.Designer.cs"> |
||
181 | <DependentUpon>UnitForm.cs</DependentUpon> |
||
182 | </Compile> |
||
183 | 5e6ecf05 | gaqhf | <Compile Include="Program.cs" /> |
184 | cf924377 | gaqhf | <Compile Include="DB\Project_DB.cs" /> |
185 | <Compile Include="DB\Project_Info.cs" /> |
||
186 | 8738667f | gaqhf | <Compile Include="Properties\AssemblyInfo.cs" /> |
187 | <Compile Include="Properties\Msg.Designer.cs"> |
||
188 | <AutoGen>True</AutoGen> |
||
189 | <DesignTime>True</DesignTime> |
||
190 | <DependentUpon>Msg.resx</DependentUpon> |
||
191 | </Compile> |
||
192 | <Compile Include="Properties\Msg.ko.Designer.cs"> |
||
193 | <AutoGen>True</AutoGen> |
||
194 | <DesignTime>True</DesignTime> |
||
195 | <DependentUpon>Msg.ko.resx</DependentUpon> |
||
196 | </Compile> |
||
197 | <Compile Include="Properties\Resources.Designer.cs"> |
||
198 | <AutoGen>True</AutoGen> |
||
199 | <DesignTime>True</DesignTime> |
||
200 | <DependentUpon>Resources.resx</DependentUpon> |
||
201 | </Compile> |
||
202 | <Compile Include="Properties\Settings.Designer.cs"> |
||
203 | <AutoGen>True</AutoGen> |
||
204 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
||
205 | <DependentUpon>Settings.settings</DependentUpon> |
||
206 | </Compile> |
||
207 | <Compile Include="Settings.cs" /> |
||
208 | ca214bc3 | gaqhf | <Compile Include="Form\SPPIDSplashScreen.cs"> |
209 | <SubType>Form</SubType> |
||
210 | </Compile> |
||
211 | <Compile Include="Form\SPPIDSplashScreen.Designer.cs"> |
||
212 | <DependentUpon>SPPIDSplashScreen.cs</DependentUpon> |
||
213 | </Compile> |
||
214 | 7cbb1038 | gaqhf | <Compile Include="SPPIDModel\GridSetting.cs" /> |
215 | d19ae675 | gaqhf | <Compile Include="Wrapper\SPPIDConverterWrapper.cs"> |
216 | <SubType>Form</SubType> |
||
217 | </Compile> |
||
218 | <Compile Include="Wrapper\SPPIDConverterWrapper.Designer.cs"> |
||
219 | <DependentUpon>SPPIDConverterWrapper.cs</DependentUpon> |
||
220 | </Compile> |
||
221 | <Compile Include="Wrapper\SPPIDConverter_Wrapper.cs" /> |
||
222 | a0c69b1c | gaqhf | <Compile Include="SPPIDModel\AttributeMapping.cs" /> |
223 | <Compile Include="SPPIDModel\ChildSymbolMapping.cs" /> |
||
224 | <Compile Include="SPPIDModel\ETCSetting.cs" /> |
||
225 | <Compile Include="SPPIDModel\Group.cs" /> |
||
226 | <Compile Include="SPPIDModel\LineMapping.cs" /> |
||
227 | <Compile Include="SPPIDModel\LineNumberMapping.cs" /> |
||
228 | <Compile Include="SPPIDModel\SPPID_Document.cs" /> |
||
229 | <Compile Include="SPPIDModel\SymbolMapping.cs" /> |
||
230 | 8738667f | gaqhf | <Compile Include="Util\SPPIDUtil.cs" /> |
231 | </ItemGroup> |
||
232 | <ItemGroup> |
||
233 | d19ae675 | gaqhf | <EmbeddedResource Include="ConverterDocking.resx"> |
234 | <DependentUpon>ConverterDocking.cs</DependentUpon> |
||
235 | </EmbeddedResource> |
||
236 | 8738667f | gaqhf | <EmbeddedResource Include="ConverterForm.resx"> |
237 | <DependentUpon>ConverterForm.cs</DependentUpon> |
||
238 | </EmbeddedResource> |
||
239 | <EmbeddedResource Include="Form\MappingForm.resx"> |
||
240 | <DependentUpon>MappingForm.cs</DependentUpon> |
||
241 | </EmbeddedResource> |
||
242 | <EmbeddedResource Include="Form\SPPID_DB_SettingForm.resx"> |
||
243 | <DependentUpon>SPPID_DB_SettingForm.cs</DependentUpon> |
||
244 | </EmbeddedResource> |
||
245 | <EmbeddedResource Include="Form\UnitForm.resx"> |
||
246 | <DependentUpon>UnitForm.cs</DependentUpon> |
||
247 | </EmbeddedResource> |
||
248 | <EmbeddedResource Include="Properties\licenses.licx" /> |
||
249 | <EmbeddedResource Include="Properties\Resources.resx"> |
||
250 | <Generator>ResXFileCodeGenerator</Generator> |
||
251 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
||
252 | </EmbeddedResource> |
||
253 | <EmbeddedResource Include="Properties\Msg.resx"> |
||
254 | <Generator>ResXFileCodeGenerator</Generator> |
||
255 | <LastGenOutput>Msg.Designer.cs</LastGenOutput> |
||
256 | </EmbeddedResource> |
||
257 | <EmbeddedResource Include="Properties\Msg.ko.resx"> |
||
258 | <Generator>ResXFileCodeGenerator</Generator> |
||
259 | <LastGenOutput>Msg.ko.Designer.cs</LastGenOutput> |
||
260 | </EmbeddedResource> |
||
261 | ca214bc3 | gaqhf | <EmbeddedResource Include="Form\SPPIDSplashScreen.resx"> |
262 | <DependentUpon>SPPIDSplashScreen.cs</DependentUpon> |
||
263 | </EmbeddedResource> |
||
264 | d19ae675 | gaqhf | <EmbeddedResource Include="Wrapper\SPPIDConverterWrapper.resx"> |
265 | <DependentUpon>SPPIDConverterWrapper.cs</DependentUpon> |
||
266 | <SubType>Designer</SubType> |
||
267 | </EmbeddedResource> |
||
268 | 8738667f | gaqhf | </ItemGroup> |
269 | <ItemGroup> |
||
270 | <COMReference Include="Llama"> |
||
271 | <Guid>{425D14E8-A0C1-4F4A-9FB8-4D7CA982F144}</Guid> |
||
272 | <VersionMajor>6</VersionMajor> |
||
273 | <VersionMinor>0</VersionMinor> |
||
274 | <Lcid>0</Lcid> |
||
275 | <WrapperTool>tlbimp</WrapperTool> |
||
276 | <Isolated>False</Isolated> |
||
277 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
278 | </COMReference> |
||
279 | <COMReference Include="NEWENUMWRAPPERLib"> |
||
280 | <Guid>{58B86513-1FA4-4928-9D79-1076AC6F69EF}</Guid> |
||
281 | <VersionMajor>1</VersionMajor> |
||
282 | <VersionMinor>0</VersionMinor> |
||
283 | <Lcid>0</Lcid> |
||
284 | <WrapperTool>tlbimp</WrapperTool> |
||
285 | <Isolated>False</Isolated> |
||
286 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
287 | </COMReference> |
||
288 | <COMReference Include="Plaice"> |
||
289 | <Guid>{0CD9BF08-A064-44F4-8A5E-9A39006613FE}</Guid> |
||
290 | <VersionMajor>5</VersionMajor> |
||
291 | <VersionMinor>0</VersionMinor> |
||
292 | <Lcid>0</Lcid> |
||
293 | <WrapperTool>tlbimp</WrapperTool> |
||
294 | <Isolated>False</Isolated> |
||
295 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
296 | </COMReference> |
||
297 | <COMReference Include="VBA"> |
||
298 | <Guid>{000204EF-0000-0000-C000-000000000046}</Guid> |
||
299 | <VersionMajor>6</VersionMajor> |
||
300 | <VersionMinor>0</VersionMinor> |
||
301 | <Lcid>9</Lcid> |
||
302 | <WrapperTool>tlbimp</WrapperTool> |
||
303 | <Isolated>False</Isolated> |
||
304 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
305 | </COMReference> |
||
306 | </ItemGroup> |
||
307 | <ItemGroup> |
||
308 | <None Include="App.config" /> |
||
309 | </ItemGroup> |
||
310 | <ItemGroup> |
||
311 | <None Include="packages.config" /> |
||
312 | <None Include="Properties\Settings.settings"> |
||
313 | <Generator>SettingsSingleFileGenerator</Generator> |
||
314 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
||
315 | </None> |
||
316 | <None Include="Resources\convertto.svg" /> |
||
317 | </ItemGroup> |
||
318 | <ItemGroup> |
||
319 | <None Include="Resources\actions_database.svg" /> |
||
320 | </ItemGroup> |
||
321 | <ItemGroup> |
||
322 | <None Include="Resources\actions_image.svg" /> |
||
323 | </ItemGroup> |
||
324 | <ItemGroup> |
||
325 | <None Include="Resources\arrangegroups.svg" /> |
||
326 | </ItemGroup> |
||
327 | <ItemGroup> |
||
328 | <None Include="Resources\open2.svg" /> |
||
329 | </ItemGroup> |
||
330 | <ItemGroup> |
||
331 | <None Include="Resources\next.svg" /> |
||
332 | </ItemGroup> |
||
333 | <ItemGroup> |
||
334 | <None Include="Resources\properties.svg" /> |
||
335 | </ItemGroup> |
||
336 | <ItemGroup> |
||
337 | <None Include="Resources\save.svg" /> |
||
338 | </ItemGroup> |
||
339 | <ItemGroup> |
||
340 | <None Include="Resources\paymentunpaid.svg" /> |
||
341 | </ItemGroup> |
||
342 | <ItemGroup> |
||
343 | <None Include="Resources\close.svg" /> |
||
344 | </ItemGroup> |
||
345 | <ItemGroup> |
||
346 | <None Include="Resources\changedatasourcepivottable.svg" /> |
||
347 | </ItemGroup> |
||
348 | <ItemGroup> |
||
349 | <None Include="Resources\saveandclose.svg" /> |
||
350 | </ItemGroup> |
||
351 | <ItemGroup> |
||
352 | <None Include="Resources\cancel_16x16.png" /> |
||
353 | </ItemGroup> |
||
354 | <ItemGroup> |
||
355 | <None Include="Resources\apply_16x16.png" /> |
||
356 | </ItemGroup> |
||
357 | <ItemGroup> |
||
358 | <None Include="Resources\pencolor_16x16.png" /> |
||
359 | </ItemGroup> |
||
360 | fbdb9f2a | gaqhf | <ItemGroup> |
361 | <None Include="Resources\actions_refresh.svg" /> |
||
362 | </ItemGroup> |
||
363 | d19ae675 | gaqhf | <ItemGroup> |
364 | <None Include="Resources\ToolbarImage.png" /> |
||
365 | </ItemGroup> |
||
366 | 965eb728 | gaqhf | <ItemGroup> |
367 | <None Include="Resources\logo_color.png" /> |
||
368 | </ItemGroup> |
||
369 | 8738667f | gaqhf | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
370 | a0c69b1c | gaqhf | <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')" /> |
371 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
||
372 | <PropertyGroup> |
||
373 | <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText> |
||
374 | </PropertyGroup> |
||
375 | <Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets'))" /> |
||
376 | </Target> |
||
377 | 8738667f | gaqhf | </Project> |