wasCSharpSQLite – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{F1653F20-D47D-4F29-8C55-3C835542AF5F}</ProjectGuid>
9 <OutputType>Exe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>Benchmark</RootNamespace>
12 <AssemblyName>Benchmark</AssemblyName>
13 <StartupObject>Benchmark</StartupObject>
14 <FileUpgradeFlags>
15 </FileUpgradeFlags>
16 <OldToolsVersion>3.5</OldToolsVersion>
17 <UpgradeBackupLocation>
18 </UpgradeBackupLocation>
19 <IsWebBootstrapper>false</IsWebBootstrapper>
20 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
21 <PublishUrl>publish\</PublishUrl>
22 <Install>true</Install>
23 <InstallFrom>Disk</InstallFrom>
24 <UpdateEnabled>false</UpdateEnabled>
25 <UpdateMode>Foreground</UpdateMode>
26 <UpdateInterval>7</UpdateInterval>
27 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
28 <UpdatePeriodically>false</UpdatePeriodically>
29 <UpdateRequired>false</UpdateRequired>
30 <MapFileExtensions>true</MapFileExtensions>
31 <ApplicationRevision>0</ApplicationRevision>
32 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
33 <UseApplicationTrust>false</UseApplicationTrust>
34 <BootstrapperEnabled>true</BootstrapperEnabled>
35 </PropertyGroup>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37 <DebugSymbols>true</DebugSymbols>
38 <DebugType>full</DebugType>
39 <Optimize>false</Optimize>
40 <OutputPath>bin\Debug\</OutputPath>
41 <DefineConstants>NET_35 NO_TCL NDEBUG TRUE WIN32 _MSC_VER SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF SQLITE_POOL_MEM</DefineConstants>
42 <ErrorReport>prompt</ErrorReport>
43 <WarningLevel>4</WarningLevel>
44 <NoWarn>0168 ; 0169; 0414; 0618; 0649</NoWarn>
45 <PlatformTarget>x86</PlatformTarget>
46 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47 </PropertyGroup>
48 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
49 <DebugType>pdbonly</DebugType>
50 <Optimize>true</Optimize>
51 <OutputPath>bin\Release\</OutputPath>
52 <DefineConstants>NET_35 NO_TCL NDEBUG TRUE WIN32 _MSC_VER SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_HAS_CODEC SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_TRACE SQLITE_OMIT_UTF16 SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF SQLITE_POOL_MEM</DefineConstants>
53 <ErrorReport>prompt</ErrorReport>
54 <WarningLevel>4</WarningLevel>
55 <PlatformTarget>AnyCPU</PlatformTarget>
56 <NoWarn>0168 ; 0169; 0414; 0618; 0649</NoWarn>
57 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
58 </PropertyGroup>
59 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
60 <DebugSymbols>true</DebugSymbols>
61 <OutputPath>bin\x86\Debug\</OutputPath>
62 <DefineConstants>NET_35 NO_TCL NDEBUG TRUE WIN32 _MSC_VER SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF SQLITE_POOL_MEM</DefineConstants>
63 <NoWarn>0168 ; 0169; 0414; 0618; 0649</NoWarn>
64 <DebugType>full</DebugType>
65 <PlatformTarget>x86</PlatformTarget>
66 <ErrorReport>prompt</ErrorReport>
67 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68 <Optimize>false</Optimize>
69 </PropertyGroup>
70 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
71 <OutputPath>bin\x86\Release\</OutputPath>
72 <DefineConstants>NO_TCL NDEBUG TRUE WIN32 _MSC_VER SQLITE_ASCII SQLITE_DISABLE_LFS SQLITE_MUTEX_OMIT SQLITE_OMIT_AUTHORIZATION SQLITE_OMIT_DEPRECATED SQLITE_OMIT_GET_TABLE SQLITE_OMIT_INCRBLOB SQLITE_OMIT_LOOKASIDE SQLITE_OMIT_SHARED_CACHE SQLITE_OMIT_TRACE SQLITE_OMIT_UTF16 SQLITE_OMIT_VIRTUALTABLE SQLITE_OMIT_WAL SQLITE_OS_WIN SQLITE_SYSTEM_MALLOC VDBE_PROFILE_OFF SQLITE_POOL_MEM</DefineConstants>
73 <Optimize>true</Optimize>
74 <NoWarn>0168 ; 0169; 0414; 0618; 0649</NoWarn>
75 <DebugType>pdbonly</DebugType>
76 <PlatformTarget>x86</PlatformTarget>
77 <ErrorReport>prompt</ErrorReport>
78 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79 </PropertyGroup>
80 <ItemGroup>
81 <Reference Include="System" />
82 <Reference Include="System.Core">
83 <RequiredTargetFramework>3.5</RequiredTargetFramework>
84 </Reference>
85 <Reference Include="System.Data" />
86 <Reference Include="System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=x86" />
87 <Reference Include="System.Management" />
88 <Reference Include="System.Xml" />
89 </ItemGroup>
90 <ItemGroup>
91 <Compile Include="..\Community.CsharpSqlite\src\alter_c.cs">
92 <Link>Community.CsharpSqlite\alter_c.cs</Link>
93 </Compile>
94 <Compile Include="..\Community.CsharpSqlite\src\analyze_c.cs">
95 <Link>Community.CsharpSqlite\analyze_c.cs</Link>
96 </Compile>
97 <Compile Include="..\Community.CsharpSqlite\src\attach_c.cs">
98 <Link>Community.CsharpSqlite\attach_c.cs</Link>
99 </Compile>
100 <Compile Include="..\Community.CsharpSqlite\src\auth_c.cs">
101 <Link>Community.CsharpSqlite\auth_c.cs</Link>
102 </Compile>
103 <Compile Include="..\Community.CsharpSqlite\src\backup_c.cs">
104 <Link>Community.CsharpSqlite\backup_c.cs</Link>
105 </Compile>
106 <Compile Include="..\Community.CsharpSqlite\src\bitvec_c.cs">
107 <Link>Community.CsharpSqlite\bitvec_c.cs</Link>
108 </Compile>
109 <Compile Include="..\Community.CsharpSqlite\src\btmutex_c.cs">
110 <Link>Community.CsharpSqlite\btmutex_c.cs</Link>
111 </Compile>
112 <Compile Include="..\Community.CsharpSqlite\src\BtreeInt_h.cs">
113 <Link>Community.CsharpSqlite\BtreeInt_h.cs</Link>
114 </Compile>
115 <Compile Include="..\Community.CsharpSqlite\src\btree_c.cs">
116 <Link>Community.CsharpSqlite\btree_c.cs</Link>
117 </Compile>
118 <Compile Include="..\Community.CsharpSqlite\src\Btree_h.cs">
119 <Link>Community.CsharpSqlite\Btree_h.cs</Link>
120 </Compile>
121 <Compile Include="..\Community.CsharpSqlite\src\build_c.cs">
122 <Link>Community.CsharpSqlite\build_c.cs</Link>
123 </Compile>
124 <Compile Include="..\Community.CsharpSqlite\src\callback_c.cs">
125 <Link>Community.CsharpSqlite\callback_c.cs</Link>
126 </Compile>
127 <Compile Include="..\Community.CsharpSqlite\src\complete_c.cs">
128 <Link>Community.CsharpSqlite\complete_c.cs</Link>
129 </Compile>
130 <Compile Include="..\Community.CsharpSqlite\src\crypto.cs">
131 <Link>Community.CsharpSqlite\crypto.cs</Link>
132 </Compile>
133 <Compile Include="..\Community.CsharpSqlite\src\ctime_c.cs">
134 <Link>Community.CsharpSqlite\ctime_c.cs</Link>
135 </Compile>
136 <Compile Include="..\Community.CsharpSqlite\src\date_c.cs">
137 <Link>Community.CsharpSqlite\date_c.cs</Link>
138 </Compile>
139 <Compile Include="..\Community.CsharpSqlite\src\Delegates.cs">
140 <Link>Community.CsharpSqlite\Delegates.cs</Link>
141 </Compile>
142 <Compile Include="..\Community.CsharpSqlite\src\delete_c.cs">
143 <Link>Community.CsharpSqlite\delete_c.cs</Link>
144 </Compile>
145 <Compile Include="..\Community.CsharpSqlite\src\expr_c.cs">
146 <Link>Community.CsharpSqlite\expr_c.cs</Link>
147 </Compile>
148 <Compile Include="..\Community.CsharpSqlite\src\fault_c.cs">
149 <Link>Community.CsharpSqlite\fault_c.cs</Link>
150 </Compile>
151 <Compile Include="..\Community.CsharpSqlite\src\fkey_c.cs">
152 <Link>Community.CsharpSqlite\fkey_c.cs</Link>
153 </Compile>
154 <Compile Include="..\Community.CsharpSqlite\src\func_c.cs">
155 <Link>Community.CsharpSqlite\func_c.cs</Link>
156 </Compile>
157 <Compile Include="..\Community.CsharpSqlite\src\global_c.cs">
158 <Link>Community.CsharpSqlite\global_c.cs</Link>
159 </Compile>
160 <Compile Include="..\Community.CsharpSqlite\src\hash_c.cs">
161 <Link>Community.CsharpSqlite\hash_c.cs</Link>
162 </Compile>
163 <Compile Include="..\Community.CsharpSqlite\src\Hash_h.cs">
164 <Link>Community.CsharpSqlite\Hash_h.cs</Link>
165 </Compile>
166 <Compile Include="..\Community.CsharpSqlite\src\hwtime_c.cs">
167 <Link>Community.CsharpSqlite\hwtime_c.cs</Link>
168 </Compile>
169 <Compile Include="..\Community.CsharpSqlite\src\insert_c.cs">
170 <Link>Community.CsharpSqlite\insert_c.cs</Link>
171 </Compile>
172 <Compile Include="..\Community.CsharpSqlite\src\journal_c.cs">
173 <Link>Community.CsharpSqlite\journal_c.cs</Link>
174 </Compile>
175 <Compile Include="..\Community.CsharpSqlite\src\keywordhash_h.cs">
176 <Link>Community.CsharpSqlite\keywordhash_h.cs</Link>
177 </Compile>
178 <Compile Include="..\Community.CsharpSqlite\src\legacy_c.cs">
179 <Link>Community.CsharpSqlite\legacy_c.cs</Link>
180 </Compile>
181 <Compile Include="..\Community.CsharpSqlite\src\loadext_c.cs">
182 <Link>Community.CsharpSqlite\loadext_c.cs</Link>
183 </Compile>
184 <Compile Include="..\Community.CsharpSqlite\src\main_c.cs">
185 <Link>Community.CsharpSqlite\main_c.cs</Link>
186 </Compile>
187 <Compile Include="..\Community.CsharpSqlite\src\malloc_c.cs">
188 <Link>Community.CsharpSqlite\malloc_c.cs</Link>
189 </Compile>
190 <Compile Include="..\Community.CsharpSqlite\src\memjournal_c.cs">
191 <Link>Community.CsharpSqlite\memjournal_c.cs</Link>
192 </Compile>
193 <Compile Include="..\Community.CsharpSqlite\src\mem_Pool.cs">
194 <Link>Community.CsharpSqlite\mem_Pool.cs</Link>
195 </Compile>
196 <Compile Include="..\Community.CsharpSqlite\src\mutex_c.cs">
197 <Link>Community.CsharpSqlite\mutex_c.cs</Link>
198 </Compile>
199 <Compile Include="..\Community.CsharpSqlite\src\mutex_h.cs">
200 <Link>Community.CsharpSqlite\mutex_h.cs</Link>
201 </Compile>
202 <Compile Include="..\Community.CsharpSqlite\src\mutex_noop_c.cs">
203 <Link>Community.CsharpSqlite\mutex_noop_c.cs</Link>
204 </Compile>
205 <Compile Include="..\Community.CsharpSqlite\src\mutex_w32.cs">
206 <Link>Community.CsharpSqlite\mutex_w32.cs</Link>
207 </Compile>
208 <Compile Include="..\Community.CsharpSqlite\src\notify_c.cs">
209 <Link>Community.CsharpSqlite\notify_c.cs</Link>
210 </Compile>
211 <Compile Include="..\Community.CsharpSqlite\src\opcodes_c.cs">
212 <Link>Community.CsharpSqlite\opcodes_c.cs</Link>
213 </Compile>
214 <Compile Include="..\Community.CsharpSqlite\src\opcodes_h.cs">
215 <Link>Community.CsharpSqlite\opcodes_h.cs</Link>
216 </Compile>
217 <Compile Include="..\Community.CsharpSqlite\src\os_c.cs">
218 <Link>Community.CsharpSqlite\os_c.cs</Link>
219 </Compile>
220 <Compile Include="..\Community.CsharpSqlite\src\os_common_h.cs">
221 <Link>Community.CsharpSqlite\os_common_h.cs</Link>
222 </Compile>
223 <Compile Include="..\Community.CsharpSqlite\src\os_h.cs">
224 <Link>Community.CsharpSqlite\os_h.cs</Link>
225 </Compile>
226 <Compile Include="..\Community.CsharpSqlite\src\os_win_c.cs">
227 <Link>Community.CsharpSqlite\os_win_c.cs</Link>
228 </Compile>
229 <Compile Include="..\Community.CsharpSqlite\src\pager_c.cs">
230 <Link>Community.CsharpSqlite\pager_c.cs</Link>
231 </Compile>
232 <Compile Include="..\Community.CsharpSqlite\src\pager_h.cs">
233 <Link>Community.CsharpSqlite\pager_h.cs</Link>
234 </Compile>
235 <Compile Include="..\Community.CsharpSqlite\src\parse_c.cs">
236 <Link>Community.CsharpSqlite\parse_c.cs</Link>
237 </Compile>
238 <Compile Include="..\Community.CsharpSqlite\src\parse_h.cs">
239 <Link>Community.CsharpSqlite\parse_h.cs</Link>
240 </Compile>
241 <Compile Include="..\Community.CsharpSqlite\src\pcache1_c.cs">
242 <Link>Community.CsharpSqlite\pcache1_c.cs</Link>
243 </Compile>
244 <Compile Include="..\Community.CsharpSqlite\src\pcache_c.cs">
245 <Link>Community.CsharpSqlite\pcache_c.cs</Link>
246 </Compile>
247 <Compile Include="..\Community.CsharpSqlite\src\pcache_h.cs">
248 <Link>Community.CsharpSqlite\pcache_h.cs</Link>
249 </Compile>
250 <Compile Include="..\Community.CsharpSqlite\src\pragma_c.cs">
251 <Link>Community.CsharpSqlite\pragma_c.cs</Link>
252 </Compile>
253 <Compile Include="..\Community.CsharpSqlite\src\prepare_c.cs">
254 <Link>Community.CsharpSqlite\prepare_c.cs</Link>
255 </Compile>
256 <Compile Include="..\Community.CsharpSqlite\src\printf_c.cs">
257 <Link>Community.CsharpSqlite\printf_c.cs</Link>
258 </Compile>
259 <Compile Include="..\Community.CsharpSqlite\src\random_c.cs">
260 <Link>Community.CsharpSqlite\random_c.cs</Link>
261 </Compile>
262 <Compile Include="..\Community.CsharpSqlite\src\resolve_c.cs">
263 <Link>Community.CsharpSqlite\resolve_c.cs</Link>
264 </Compile>
265 <Compile Include="..\Community.CsharpSqlite\src\rowset_c.cs">
266 <Link>Community.CsharpSqlite\rowset_c.cs</Link>
267 </Compile>
268 <Compile Include="..\Community.CsharpSqlite\src\select_c.cs">
269 <Link>Community.CsharpSqlite\select_c.cs</Link>
270 </Compile>
271 <Compile Include="..\Community.CsharpSqlite\src\sqlite3_h.cs">
272 <Link>Community.CsharpSqlite\sqlite3_h.cs</Link>
273 </Compile>
274 <Compile Include="..\Community.CsharpSqlite\src\sqliteInt_h.cs">
275 <Link>Community.CsharpSqlite\sqliteInt_h.cs</Link>
276 </Compile>
277 <Compile Include="..\Community.CsharpSqlite\src\sqliteLimit_h.cs">
278 <Link>Community.CsharpSqlite\sqliteLimit_h.cs</Link>
279 </Compile>
280 <Compile Include="..\Community.CsharpSqlite\src\status_c.cs">
281 <Link>Community.CsharpSqlite\status_c.cs</Link>
282 </Compile>
283 <Compile Include="..\Community.CsharpSqlite\src\table_c.cs">
284 <Link>Community.CsharpSqlite\table_c.cs</Link>
285 </Compile>
286 <Compile Include="..\Community.CsharpSqlite\src\tokenize_c.cs">
287 <Link>Community.CsharpSqlite\tokenize_c.cs</Link>
288 </Compile>
289 <Compile Include="..\Community.CsharpSqlite\src\trigger_c.cs">
290 <Link>Community.CsharpSqlite\trigger_c.cs</Link>
291 </Compile>
292 <Compile Include="..\Community.CsharpSqlite\src\update_c.cs">
293 <Link>Community.CsharpSqlite\update_c.cs</Link>
294 </Compile>
295 <Compile Include="..\Community.CsharpSqlite\src\utf_c.cs">
296 <Link>Community.CsharpSqlite\utf_c.cs</Link>
297 </Compile>
298 <Compile Include="..\Community.CsharpSqlite\src\util_c.cs">
299 <Link>Community.CsharpSqlite\util_c.cs</Link>
300 </Compile>
301 <Compile Include="..\Community.CsharpSqlite\src\vacuum_c.cs">
302 <Link>Community.CsharpSqlite\vacuum_c.cs</Link>
303 </Compile>
304 <Compile Include="..\Community.CsharpSqlite\src\vdbeapi_c.cs">
305 <Link>Community.CsharpSqlite\vdbeapi_c.cs</Link>
306 </Compile>
307 <Compile Include="..\Community.CsharpSqlite\src\vdbeaux_c.cs">
308 <Link>Community.CsharpSqlite\vdbeaux_c.cs</Link>
309 </Compile>
310 <Compile Include="..\Community.CsharpSqlite\src\vdbeblob_c.cs">
311 <Link>Community.CsharpSqlite\vdbeblob_c.cs</Link>
312 </Compile>
313 <Compile Include="..\Community.CsharpSqlite\src\VdbeInt_h.cs">
314 <Link>Community.CsharpSqlite\VdbeInt_h.cs</Link>
315 </Compile>
316 <Compile Include="..\Community.CsharpSqlite\src\vdbemem_c.cs">
317 <Link>Community.CsharpSqlite\vdbemem_c.cs</Link>
318 </Compile>
319 <Compile Include="..\Community.CsharpSqlite\src\vdbetrace_c.cs">
320 <Link>Community.CsharpSqlite\vdbetrace_c.cs</Link>
321 </Compile>
322 <Compile Include="..\Community.CsharpSqlite\src\vdbe_c.cs">
323 <Link>Community.CsharpSqlite\vdbe_c.cs</Link>
324 </Compile>
325 <Compile Include="..\Community.CsharpSqlite\src\Vdbe_h.cs">
326 <Link>Community.CsharpSqlite\Vdbe_h.cs</Link>
327 </Compile>
328 <Compile Include="..\Community.CsharpSqlite\src\vtab_c.cs">
329 <Link>Community.CsharpSqlite\vtab_c.cs</Link>
330 </Compile>
331 <Compile Include="..\Community.CsharpSqlite\src\walker_c.cs">
332 <Link>Community.CsharpSqlite\walker_c.cs</Link>
333 </Compile>
334 <Compile Include="..\Community.CsharpSqlite\src\wal_c.cs">
335 <Link>Community.CsharpSqlite\wal_c.cs</Link>
336 </Compile>
337 <Compile Include="..\Community.CsharpSqlite\src\wal_h.cs">
338 <Link>Community.CsharpSqlite\wal_h.cs</Link>
339 </Compile>
340 <Compile Include="..\Community.CsharpSqlite\src\where_c.cs">
341 <Link>Community.CsharpSqlite\where_c.cs</Link>
342 </Compile>
343 <Compile Include="..\Community.CsharpSqlite\src\_Custom.cs">
344 <Link>Community.CsharpSqlite\_Custom.cs</Link>
345 </Compile>
346 <Compile Include="Classes\SQLiteDatabase.cs" />
347 <Compile Include="Classes\SQLiteVdbe.cs" />
348 <Compile Include="Properties\AssemblyInfo.cs" />
349 <Compile Include="src\Benchmark.cs" />
350 </ItemGroup>
351 <ItemGroup>
352 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
353 <Visible>False</Visible>
354 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
355 <Install>false</Install>
356 </BootstrapperPackage>
357 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
358 <Visible>False</Visible>
359 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
360 <Install>true</Install>
361 </BootstrapperPackage>
362 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
363 <Visible>False</Visible>
364 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
365 <Install>false</Install>
366 </BootstrapperPackage>
367 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
368 <Visible>False</Visible>
369 <ProductName>.NET Framework 3.5</ProductName>
370 <Install>false</Install>
371 </BootstrapperPackage>
372 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
373 <Visible>False</Visible>
374 <ProductName>.NET Framework 3.5 SP1</ProductName>
375 <Install>false</Install>
376 </BootstrapperPackage>
377 <BootstrapperPackage Include="Microsoft.VisualBasic.PowerPacks.10.0">
378 <Visible>False</Visible>
379 <ProductName>Microsoft Visual Basic PowerPacks 10.0</ProductName>
380 <Install>true</Install>
381 </BootstrapperPackage>
382 </ItemGroup>
383 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
384 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
385 Other similar extension points exist, see Microsoft.Common.targets.
386 <Target Name="BeforeBuild">
387 </Target>
388 <Target Name="AfterBuild">
389 </Target>
390 -->
391 </Project>