프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / APIDConverter / AVEVA.PID.CustomizationUtility_ACAD2018_x64.csproj @ bded697f

이력 | 보기 | 이력해설 | 다운로드 (16.3 KB)

1 6348c496 gaqhf
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <PropertyGroup>
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6
    <ProductVersion>8.0.30703</ProductVersion>
7
    <SchemaVersion>2.0</SchemaVersion>
8
    <ProjectGuid>{3D03D577-7689-46ED-829D-1152B1180706}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>AVEVA.PID.CustomizationUtility</RootNamespace>
12
    <AssemblyName>AVEVA.PID.CustomizationUtility</AssemblyName>
13
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
15
    <SccProjectName>SAK</SccProjectName>
16
    <SccLocalPath>SAK</SccLocalPath>
17
    <SccAuxPath>SAK</SccAuxPath>
18
    <SccProvider>SAK</SccProvider>
19
    <TargetFrameworkProfile />
20 53a4ebb8 gaqhf
    <NuGetPackageImportStamp>
21
    </NuGetPackageImportStamp>
22 6348c496 gaqhf
  </PropertyGroup>
23
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
24
    <DebugSymbols>true</DebugSymbols>
25
    <OutputPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\</OutputPath>
26
    <DefineConstants>DEBUG;TRACE</DefineConstants>
27
    <DebugType>full</DebugType>
28
    <PlatformTarget>x64</PlatformTarget>
29
    <ErrorReport>prompt</ErrorReport>
30
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
31
  </PropertyGroup>
32
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
33
    <OutputPath>bin\Release\</OutputPath>
34
    <DefineConstants>TRACE</DefineConstants>
35
    <Optimize>true</Optimize>
36
    <DebugType>pdbonly</DebugType>
37
    <PlatformTarget>x64</PlatformTarget>
38
    <ErrorReport>prompt</ErrorReport>
39
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
40
  </PropertyGroup>
41
  <ItemGroup>
42 5781eaba gaqhf
    <Reference Include="Accessibility" />
43 6348c496 gaqhf
    <Reference Include="accoremgd">
44
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\accoremgd.dll</HintPath>
45 aabc2b2d gaqhf
      <Private>False</Private>
46 6348c496 gaqhf
    </Reference>
47
    <Reference Include="acdbmgd">
48
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acdbmgd.dll</HintPath>
49 aabc2b2d gaqhf
      <Private>False</Private>
50 6348c496 gaqhf
    </Reference>
51
    <Reference Include="acmgd">
52
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acmgd.dll</HintPath>
53 aabc2b2d gaqhf
      <Private>False</Private>
54
    </Reference>
55
    <Reference Include="AcWindows">
56
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\AcWindows.dll</HintPath>
57
      <Private>False</Private>
58 6348c496 gaqhf
    </Reference>
59 c4c1e3b5 gaqhf
    <Reference Include="AdWindows">
60
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\AdWindows.dll</HintPath>
61 aabc2b2d gaqhf
      <Private>False</Private>
62 c4c1e3b5 gaqhf
    </Reference>
63 6348c496 gaqhf
    <Reference Include="Autodesk.AutoCAD.Interop">
64
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\Autodesk.AutoCAD.Interop.dll</HintPath>
65
      <EmbedInteropTypes>True</EmbedInteropTypes>
66
    </Reference>
67
    <Reference Include="Autodesk.AutoCAD.Interop.Common">
68
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\Autodesk.AutoCAD.Interop.Common.dll</HintPath>
69
      <EmbedInteropTypes>True</EmbedInteropTypes>
70
    </Reference>
71 c8b025e0 gaqhf
    <Reference Include="AVEVA.PID.Base, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
72
      <SpecificVersion>False</SpecificVersion>
73
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.Base.dll</HintPath>
74
    </Reference>
75 59184d1b gaqhf
    <Reference Include="AVEVA.PID.Common, Version=12.2.1.2, Culture=neutral, processorArchitecture=MSIL">
76
      <SpecificVersion>False</SpecificVersion>
77
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.Common.dll</HintPath>
78 04c6def2 gaqhf
      <Private>False</Private>
79 59184d1b gaqhf
    </Reference>
80
    <Reference Include="AVEVA.PID.Components, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
81
      <SpecificVersion>False</SpecificVersion>
82
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.Components.dll</HintPath>
83 04c6def2 gaqhf
      <Private>False</Private>
84 59184d1b gaqhf
    </Reference>
85
    <Reference Include="AVEVA.PID.DWGSelector, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
86
      <SpecificVersion>False</SpecificVersion>
87
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.DWGSelector.dll</HintPath>
88 04c6def2 gaqhf
      <Private>False</Private>
89 59184d1b gaqhf
    </Reference>
90 495bb8f5 gaqhf
    <Reference Include="AVEVA.PID.Graphics, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
91
      <SpecificVersion>False</SpecificVersion>
92
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.Graphics.dll</HintPath>
93
      <Private>False</Private>
94
    </Reference>
95 aabc2b2d gaqhf
    <Reference Include="AVEVA.PID.GUI, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
96
      <SpecificVersion>False</SpecificVersion>
97
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.GUI.dll</HintPath>
98
      <Private>False</Private>
99
    </Reference>
100 c8b025e0 gaqhf
    <Reference Include="AVEVA.PID.Interfaces, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
101
      <SpecificVersion>False</SpecificVersion>
102
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.Interfaces.dll</HintPath>
103
    </Reference>
104 6b3cb476 gaqhf
    <Reference Include="AVEVA.PID.Utilities, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
105
      <SpecificVersion>False</SpecificVersion>
106
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.Utilities.dll</HintPath>
107
      <Private>False</Private>
108
    </Reference>
109 5c05308b gaqhf
    <Reference Include="AVEVA.PID.VBUtils, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
110
      <SpecificVersion>False</SpecificVersion>
111
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.VBUtils.dll</HintPath>
112
      <Private>False</Private>
113
    </Reference>
114 acfb1ca2 Denny
    <Reference Include="DevExpress.Data.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
115
    <Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
116
    <Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
117
    <Reference Include="DevExpress.Sparkline.v18.2.Core, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
118
    <Reference Include="DevExpress.Utils.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
119
    <Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
120
    <Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
121
    <Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
122
    <Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
123
    <Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
124
    <Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
125 c8b025e0 gaqhf
    <Reference Include="Infragistics.Shared, Version=17.1.20171.2032, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
126
      <SpecificVersion>False</SpecificVersion>
127
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\Infragistics.Shared.dll</HintPath>
128
    </Reference>
129
    <Reference Include="Infragistics.Win.UltraWinGrid, Version=17.1.20171.2032, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
130
      <SpecificVersion>False</SpecificVersion>
131
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\Infragistics.Win.UltraWinGrid.dll</HintPath>
132
    </Reference>
133 5c05308b gaqhf
    <Reference Include="Microsoft.CSharp" />
134 6348c496 gaqhf
    <Reference Include="Microsoft.VisualBasic" />
135 53a4ebb8 gaqhf
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
136
      <SpecificVersion>False</SpecificVersion>
137
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\Newtonsoft.Json.dll</HintPath>
138 6b3cb476 gaqhf
      <Private>False</Private>
139 53a4ebb8 gaqhf
    </Reference>
140 aabc2b2d gaqhf
    <Reference Include="PresentationCore" />
141
    <Reference Include="PresentationFramework" />
142 6348c496 gaqhf
    <Reference Include="System" />
143 e3ced1c9 gaqhf
    <Reference Include="System.ComponentModel.DataAnnotations" />
144 5781eaba gaqhf
    <Reference Include="System.Configuration" />
145 6348c496 gaqhf
    <Reference Include="System.Core" />
146 5781eaba gaqhf
    <Reference Include="System.Data.Linq" />
147 53a4ebb8 gaqhf
    <Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
148
      <HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net46\System.Data.SQLite.dll</HintPath>
149 5c05308b gaqhf
      <Private>True</Private>
150 53a4ebb8 gaqhf
    </Reference>
151 5781eaba gaqhf
    <Reference Include="System.Deployment" />
152 74a0c9d6 gaqhf
    <Reference Include="System.Drawing" />
153 e3ced1c9 gaqhf
    <Reference Include="System.Runtime.Remoting" />
154 5781eaba gaqhf
    <Reference Include="System.Runtime.Serialization" />
155
    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
156
    <Reference Include="System.Security" />
157
    <Reference Include="System.Transactions" />
158 6348c496 gaqhf
    <Reference Include="System.Windows.Forms" />
159 aabc2b2d gaqhf
    <Reference Include="System.Xaml" />
160 6348c496 gaqhf
    <Reference Include="System.Xml.Linq" />
161
    <Reference Include="System.Data.DataSetExtensions" />
162
    <Reference Include="System.Data" />
163
    <Reference Include="System.Xml" />
164 e3ced1c9 gaqhf
    <Reference Include="UIAutomationClient" />
165 aabc2b2d gaqhf
    <Reference Include="WindowsBase" />
166 6348c496 gaqhf
  </ItemGroup>
167
  <ItemGroup>
168 dfb760ef gaqhf
    <Compile Include="AvevaInfo.cs" />
169 98aa8635 gaqhf
    <Compile Include="Form\MessageForm.cs">
170
      <SubType>Form</SubType>
171
    </Compile>
172
    <Compile Include="Form\MessageForm.Designer.cs">
173
      <DependentUpon>MessageForm.cs</DependentUpon>
174
    </Compile>
175 0a8db7fe gaqhf
    <Compile Include="Model\PlantItem\Note.cs" />
176 475071f2 gaqhf
    <Compile Include="Model\PlantItem\Text.cs" />
177 c8b025e0 gaqhf
    <Compile Include="Utils\AvevaThread.cs" />
178 88cb9898 gaqhf
    <Compile Include="APIDConverterExplorer.cs">
179
      <SubType>UserControl</SubType>
180
    </Compile>
181
    <Compile Include="APIDConverterExplorer.Designer.cs">
182
      <DependentUpon>APIDConverterExplorer.cs</DependentUpon>
183
    </Compile>
184 697d4c61 gaqhf
    <Compile Include="Utils\AvevaACAD18String.cs" />
185 53a4ebb8 gaqhf
    <Compile Include="DB\Project_DB.cs" />
186 bdefe8a5 gaqhf
    <Compile Include="Form\ProjectForm.cs">
187 53a4ebb8 gaqhf
      <SubType>Form</SubType>
188
    </Compile>
189 bdefe8a5 gaqhf
    <Compile Include="Form\ProjectForm.Designer.cs">
190
      <DependentUpon>ProjectForm.cs</DependentUpon>
191 53a4ebb8 gaqhf
    </Compile>
192 aba318eb gaqhf
    <Compile Include="Form\APIDSplashScreen.cs">
193
      <SubType>Form</SubType>
194
    </Compile>
195
    <Compile Include="Form\APIDSplashScreen.Designer.cs">
196
      <DependentUpon>APIDSplashScreen.cs</DependentUpon>
197
    </Compile>
198 465c8b6e gaqhf
    <Compile Include="Log.cs" />
199 932933ed gaqhf
    <Compile Include="Model\PlantItem\Other\AvevaLabelInfo.cs" />
200 a19bd6e2 gaqhf
    <Compile Include="Model\PlantItem\OPC.cs" />
201 b90890eb gaqhf
    <Compile Include="Model\PlantItem\Other\AvevaSymbolInfo.cs" />
202 e9c674be gaqhf
    <Compile Include="Model\PlantItem\Other\AvevaLineInfo.cs" />
203 5aec7e24 gaqhf
    <Compile Include="Model\PlantItem\EndBreak.cs" />
204
    <Compile Include="Model\PlantItem\LineNumber.cs" />
205
    <Compile Include="Model\PlantItem\Other\APIDInfo.cs" />
206 5598104a gaqhf
    <Compile Include="Model\PlantItem\Other\Association.cs" />
207
    <Compile Include="Model\PlantItem\Other\Attribute.cs" />
208
    <Compile Include="Model\PlantItem\Other\ChildSymbol.cs" />
209
    <Compile Include="Model\PlantItem\Other\Connector.cs" />
210 db06b100 gaqhf
    <Compile Include="Model\PlantItem\Document.cs" />
211
    <Compile Include="Model\PlantItem\Equipment.cs" />
212 5aec7e24 gaqhf
    <Compile Include="Model\PlantItem\Other\LineRun.cs" />
213 5598104a gaqhf
    <Compile Include="Model\PlantItem\Other\Property.cs" />
214 db06b100 gaqhf
    <Compile Include="Model\Project_Info.cs" />
215 5aec7e24 gaqhf
    <Compile Include="Model\PlantItem\SpecBreak.cs" />
216
    <Compile Include="Model\PlantItem\TrimLine.cs" />
217 fdb1367e gaqhf
    <Compile Include="Properties\Resource.Designer.cs">
218
      <AutoGen>True</AutoGen>
219
      <DesignTime>True</DesignTime>
220
      <DependentUpon>Resource.resx</DependentUpon>
221
    </Compile>
222 53a4ebb8 gaqhf
    <Compile Include="Properties\Settings.Designer.cs">
223
      <AutoGen>True</AutoGen>
224
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
225
      <DependentUpon>Settings.settings</DependentUpon>
226
    </Compile>
227 bdefe8a5 gaqhf
    <Compile Include="Settings.cs" />
228 4e320fcb gaqhf
    <Compile Include="Utils\APIDUtils.cs" />
229 74a0c9d6 gaqhf
    <Compile Include="Form\APIDConverter.cs">
230
      <SubType>Form</SubType>
231
    </Compile>
232
    <Compile Include="Form\APIDConverter.Designer.cs">
233
      <DependentUpon>APIDConverter.cs</DependentUpon>
234
    </Compile>
235 aabc2b2d gaqhf
    <Compile Include="AutoModeling.cs" />
236 6348c496 gaqhf
    <Compile Include="Aveva.PID.AssemblyInfo.cs" />
237 aabc2b2d gaqhf
    <Compile Include="ConverterRibbonUI.cs" />
238 dc270d65 gaqhf
    <Compile Include="Form\MappingForm.cs">
239
      <SubType>Form</SubType>
240
    </Compile>
241
    <Compile Include="Form\MappingForm.Designer.cs">
242
      <DependentUpon>MappingForm.cs</DependentUpon>
243
    </Compile>
244 db06b100 gaqhf
    <Compile Include="Model\PlantItem\Line.cs" />
245
    <Compile Include="Model\PlantItem\PlantItem.cs" />
246
    <Compile Include="Model\PlantItem\Symbol.cs" />
247 6348c496 gaqhf
    <Compile Include="PIDCustomization.cs" />
248
    <Compile Include="Properties\AssemblyInfo.cs" />
249
    <Compile Include="Utilities.cs" />
250 c4c1e3b5 gaqhf
    <Compile Include="Utils\GUIUtils.cs" />
251 6348c496 gaqhf
  </ItemGroup>
252 74a0c9d6 gaqhf
  <ItemGroup>
253 88cb9898 gaqhf
    <EmbeddedResource Include="APIDConverterExplorer.resx">
254
      <DependentUpon>APIDConverterExplorer.cs</DependentUpon>
255
    </EmbeddedResource>
256 74a0c9d6 gaqhf
    <EmbeddedResource Include="Form\APIDConverter.resx">
257
      <DependentUpon>APIDConverter.cs</DependentUpon>
258
    </EmbeddedResource>
259 98aa8635 gaqhf
    <EmbeddedResource Include="Form\MessageForm.resx">
260
      <DependentUpon>MessageForm.cs</DependentUpon>
261
    </EmbeddedResource>
262 dc270d65 gaqhf
    <EmbeddedResource Include="Form\ProjectForm.resx">
263
      <DependentUpon>ProjectForm.cs</DependentUpon>
264
    </EmbeddedResource>
265
    <EmbeddedResource Include="Form\MappingForm.resx">
266
      <DependentUpon>MappingForm.cs</DependentUpon>
267
    </EmbeddedResource>
268 aba318eb gaqhf
    <EmbeddedResource Include="Form\APIDSplashScreen.resx">
269
      <DependentUpon>APIDSplashScreen.cs</DependentUpon>
270
    </EmbeddedResource>
271 e3ced1c9 gaqhf
    <EmbeddedResource Include="Properties\licenses.licx" />
272 fdb1367e gaqhf
    <EmbeddedResource Include="Properties\Resource.resx">
273
      <Generator>ResXFileCodeGenerator</Generator>
274
      <LastGenOutput>Resource.Designer.cs</LastGenOutput>
275
    </EmbeddedResource>
276 74a0c9d6 gaqhf
  </ItemGroup>
277 53a4ebb8 gaqhf
  <ItemGroup>
278
    <None Include="packages.config" />
279
    <None Include="Properties\Settings.settings">
280
      <Generator>SettingsSingleFileGenerator</Generator>
281
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
282
    </None>
283
  </ItemGroup>
284 fdb1367e gaqhf
  <ItemGroup>
285
    <EmbeddedResource Include="Resources\convert.png" />
286
  </ItemGroup>
287
  <ItemGroup>
288
    <EmbeddedResource Include="Resources\mapping.png" />
289
  </ItemGroup>
290
  <ItemGroup>
291
    <EmbeddedResource Include="Resources\setting.png" />
292
  </ItemGroup>
293 a77303ca gaqhf
  <ItemGroup>
294
    <None Include="Resources\cancel_16x16.png" />
295
  </ItemGroup>
296 ecd39237 gaqhf
  <ItemGroup>
297
    <None Include="Resources\pencolor_16x16.png" />
298
  </ItemGroup>
299 c8b025e0 gaqhf
  <ItemGroup>
300
    <WCFMetadata Include="Connected Services\" />
301
  </ItemGroup>
302 6348c496 gaqhf
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
303 53a4ebb8 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')" />
304
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
305
    <PropertyGroup>
306
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
307
    </PropertyGroup>
308
    <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'))" />
309
  </Target>
310 6348c496 gaqhf
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
311
       Other similar extension points exist, see Microsoft.Common.targets.
312
  <Target Name="BeforeBuild">
313
  </Target>
314
  <Target Name="AfterBuild">
315
  </Target>
316
  -->
317
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)