1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup>
|
---|
4 | <ProjectType>Local</ProjectType>
|
---|
5 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
6 | <SchemaVersion>2.0</SchemaVersion>
|
---|
7 | <ProjectGuid>{D6BB65FC-240E-4241-B2ED-A7FB3F13E978}</ProjectGuid>
|
---|
8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
9 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
10 | <ApplicationIcon>
|
---|
11 | </ApplicationIcon>
|
---|
12 | <AssemblyKeyContainerName>
|
---|
13 | </AssemblyKeyContainerName>
|
---|
14 | <AssemblyName>SharpVectors.Core</AssemblyName>
|
---|
15 | <AssemblyOriginatorKeyFile>SharpVectors.Core.snk</AssemblyOriginatorKeyFile>
|
---|
16 | <DefaultClientScript>JScript</DefaultClientScript>
|
---|
17 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
---|
18 | <DefaultTargetSchema>IE50</DefaultTargetSchema>
|
---|
19 | <DelaySign>false</DelaySign>
|
---|
20 | <OutputType>Library</OutputType>
|
---|
21 | <RootNamespace>SharpVectors.Dom</RootNamespace>
|
---|
22 | <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
---|
23 | <StartupObject>
|
---|
24 | </StartupObject>
|
---|
25 | <FileUpgradeFlags>
|
---|
26 | </FileUpgradeFlags>
|
---|
27 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
28 | <UpgradeBackupLocation>
|
---|
29 | </UpgradeBackupLocation>
|
---|
30 | <PublishUrl>publish\</PublishUrl>
|
---|
31 | <Install>true</Install>
|
---|
32 | <InstallFrom>Disk</InstallFrom>
|
---|
33 | <UpdateEnabled>false</UpdateEnabled>
|
---|
34 | <UpdateMode>Foreground</UpdateMode>
|
---|
35 | <UpdateInterval>7</UpdateInterval>
|
---|
36 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
37 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
38 | <UpdateRequired>false</UpdateRequired>
|
---|
39 | <MapFileExtensions>true</MapFileExtensions>
|
---|
40 | <ApplicationRevision>0</ApplicationRevision>
|
---|
41 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
42 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
43 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
44 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
45 | <SignAssembly>true</SignAssembly>
|
---|
46 | <SccProjectName>SAK</SccProjectName>
|
---|
47 | <SccLocalPath>SAK</SccLocalPath>
|
---|
48 | <SccAuxPath>SAK</SccAuxPath>
|
---|
49 | <SccProvider>SAK</SccProvider>
|
---|
50 | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
---|
51 | </PropertyGroup>
|
---|
52 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
53 | <OutputPath>..\..\Output\</OutputPath>
|
---|
54 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
55 | <BaseAddress>285212672</BaseAddress>
|
---|
56 | <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
---|
57 | <ConfigurationOverrideFile>
|
---|
58 | </ConfigurationOverrideFile>
|
---|
59 | <DefineConstants>TRACE;DEBUG</DefineConstants>
|
---|
60 | <DocumentationFile>
|
---|
61 | </DocumentationFile>
|
---|
62 | <DebugSymbols>true</DebugSymbols>
|
---|
63 | <FileAlignment>4096</FileAlignment>
|
---|
64 | <NoStdLib>false</NoStdLib>
|
---|
65 | <NoWarn>
|
---|
66 | </NoWarn>
|
---|
67 | <Optimize>false</Optimize>
|
---|
68 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
69 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
70 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
71 | <WarningLevel>4</WarningLevel>
|
---|
72 | <DebugType>full</DebugType>
|
---|
73 | <ErrorReport>prompt</ErrorReport>
|
---|
74 | </PropertyGroup>
|
---|
75 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
76 | <OutputPath>..\..\Output\</OutputPath>
|
---|
77 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
78 | <BaseAddress>285212672</BaseAddress>
|
---|
79 | <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
---|
80 | <ConfigurationOverrideFile>
|
---|
81 | </ConfigurationOverrideFile>
|
---|
82 | <DefineConstants>TRACE</DefineConstants>
|
---|
83 | <DocumentationFile>
|
---|
84 | </DocumentationFile>
|
---|
85 | <DebugSymbols>false</DebugSymbols>
|
---|
86 | <FileAlignment>4096</FileAlignment>
|
---|
87 | <NoStdLib>false</NoStdLib>
|
---|
88 | <NoWarn>
|
---|
89 | </NoWarn>
|
---|
90 | <Optimize>true</Optimize>
|
---|
91 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
92 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
93 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
94 | <WarningLevel>4</WarningLevel>
|
---|
95 | <DebugType>none</DebugType>
|
---|
96 | <ErrorReport>prompt</ErrorReport>
|
---|
97 | </PropertyGroup>
|
---|
98 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Documentation|AnyCPU' ">
|
---|
99 | <OutputPath>..\..\Output\</OutputPath>
|
---|
100 | <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
---|
101 | <BaseAddress>285212672</BaseAddress>
|
---|
102 | <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
---|
103 | <ConfigurationOverrideFile>
|
---|
104 | </ConfigurationOverrideFile>
|
---|
105 | <DefineConstants>TRACE</DefineConstants>
|
---|
106 | <DocumentationFile>..\..\Output\SharpVectors.Core.xml</DocumentationFile>
|
---|
107 | <DebugSymbols>true</DebugSymbols>
|
---|
108 | <FileAlignment>4096</FileAlignment>
|
---|
109 | <NoStdLib>false</NoStdLib>
|
---|
110 | <NoWarn>
|
---|
111 | </NoWarn>
|
---|
112 | <Optimize>false</Optimize>
|
---|
113 | <RegisterForComInterop>false</RegisterForComInterop>
|
---|
114 | <RemoveIntegerChecks>false</RemoveIntegerChecks>
|
---|
115 | <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
---|
116 | <WarningLevel>1</WarningLevel>
|
---|
117 | <DebugType>full</DebugType>
|
---|
118 | <ErrorReport>prompt</ErrorReport>
|
---|
119 | </PropertyGroup>
|
---|
120 | <ItemGroup>
|
---|
121 | <Reference Include="System">
|
---|
122 | <Name>System</Name>
|
---|
123 | </Reference>
|
---|
124 | <Reference Include="System.Data">
|
---|
125 | <Name>System.Data</Name>
|
---|
126 | </Reference>
|
---|
127 | <Reference Include="System.Web" />
|
---|
128 | <Reference Include="System.XML" />
|
---|
129 | </ItemGroup>
|
---|
130 | <ItemGroup>
|
---|
131 | <Compile Include="Svg\BasicTypes\SvgTextPathMethod.cs" />
|
---|
132 | <Compile Include="Svg\BasicTypes\SvgTextPathSpacing.cs" />
|
---|
133 | <Compile Include="Svg\DocumentStructure\ISvgColorProfileElement.cs" />
|
---|
134 | <Compile Include="Svg\DocumentStructure\ISvgColorProfileRule.cs" />
|
---|
135 | <Compile Include="Svg\SvgTransformF.cs" />
|
---|
136 | <Compile Include="Svg\SvgPointF.cs" />
|
---|
137 | <Compile Include="Properties\AssemblyInfo.cs">
|
---|
138 | <SubType>Code</SubType>
|
---|
139 | </Compile>
|
---|
140 | <Compile Include="Css\CssPrimitiveType.cs">
|
---|
141 | <SubType>Code</SubType>
|
---|
142 | </Compile>
|
---|
143 | <Compile Include="Css\CssRuleType.cs">
|
---|
144 | <SubType>Code</SubType>
|
---|
145 | </Compile>
|
---|
146 | <Compile Include="Css\CssValueType.cs">
|
---|
147 | <SubType>Code</SubType>
|
---|
148 | </Compile>
|
---|
149 | <Compile Include="Css\ICssCounter.cs">
|
---|
150 | <SubType>Code</SubType>
|
---|
151 | </Compile>
|
---|
152 | <Compile Include="Css\ICssCharsetRule.cs">
|
---|
153 | <SubType>Code</SubType>
|
---|
154 | </Compile>
|
---|
155 | <Compile Include="Css\ICssFontFaceRule.cs">
|
---|
156 | <SubType>Code</SubType>
|
---|
157 | </Compile>
|
---|
158 | <Compile Include="Css\ICssImportRule.cs">
|
---|
159 | <SubType>Code</SubType>
|
---|
160 | </Compile>
|
---|
161 | <Compile Include="Css\ICssMediaRule.cs">
|
---|
162 | <SubType>Code</SubType>
|
---|
163 | </Compile>
|
---|
164 | <Compile Include="Css\ICssPageRule.cs">
|
---|
165 | <SubType>Code</SubType>
|
---|
166 | </Compile>
|
---|
167 | <Compile Include="Css\ICssPrimitiveValue.cs">
|
---|
168 | <SubType>Code</SubType>
|
---|
169 | </Compile>
|
---|
170 | <Compile Include="Css\ICssRule.cs">
|
---|
171 | <SubType>Code</SubType>
|
---|
172 | </Compile>
|
---|
173 | <Compile Include="Css\ICssRuleList.cs">
|
---|
174 | <SubType>Code</SubType>
|
---|
175 | </Compile>
|
---|
176 | <Compile Include="Css\ICssStyleDeclaration.cs">
|
---|
177 | <SubType>Code</SubType>
|
---|
178 | </Compile>
|
---|
179 | <Compile Include="Css\ICssStyleRule.cs">
|
---|
180 | <SubType>Code</SubType>
|
---|
181 | </Compile>
|
---|
182 | <Compile Include="Css\ICssStyleSheet.cs">
|
---|
183 | <SubType>Code</SubType>
|
---|
184 | </Compile>
|
---|
185 | <Compile Include="Css\ICssUnknownRule.cs">
|
---|
186 | <SubType>Code</SubType>
|
---|
187 | </Compile>
|
---|
188 | <Compile Include="Css\ICssValue.cs">
|
---|
189 | <SubType>Code</SubType>
|
---|
190 | </Compile>
|
---|
191 | <Compile Include="Css\ICssValueList.cs">
|
---|
192 | <SubType>Code</SubType>
|
---|
193 | </Compile>
|
---|
194 | <Compile Include="Css\IDocumentCss.cs">
|
---|
195 | <SubType>Code</SubType>
|
---|
196 | </Compile>
|
---|
197 | <Compile Include="Css\IDomImplementationCss.cs">
|
---|
198 | <SubType>Code</SubType>
|
---|
199 | </Compile>
|
---|
200 | <Compile Include="Css\IElementCssInlineStyle.cs">
|
---|
201 | <SubType>Code</SubType>
|
---|
202 | </Compile>
|
---|
203 | <Compile Include="Css\ICssRect.cs">
|
---|
204 | <SubType>Code</SubType>
|
---|
205 | </Compile>
|
---|
206 | <Compile Include="Css\ICssColor.cs">
|
---|
207 | <SubType>Code</SubType>
|
---|
208 | </Compile>
|
---|
209 | <Compile Include="Css\ICssView.cs">
|
---|
210 | <SubType>Code</SubType>
|
---|
211 | </Compile>
|
---|
212 | <Compile Include="Events\AttrChangeType.cs">
|
---|
213 | <SubType>Code</SubType>
|
---|
214 | </Compile>
|
---|
215 | <Compile Include="Events\DomEvent.cs">
|
---|
216 | <SubType>Code</SubType>
|
---|
217 | </Compile>
|
---|
218 | <Compile Include="Events\EventException.cs">
|
---|
219 | <SubType>Code</SubType>
|
---|
220 | </Compile>
|
---|
221 | <Compile Include="Events\EventPhase.cs">
|
---|
222 | <SubType>Code</SubType>
|
---|
223 | </Compile>
|
---|
224 | <Compile Include="Events\ICustomEvent.cs">
|
---|
225 | <SubType>Code</SubType>
|
---|
226 | </Compile>
|
---|
227 | <Compile Include="Events\IDocumentEvent.cs">
|
---|
228 | <SubType>Code</SubType>
|
---|
229 | </Compile>
|
---|
230 | <Compile Include="Events\IEvent.cs">
|
---|
231 | <SubType>Code</SubType>
|
---|
232 | </Compile>
|
---|
233 | <Compile Include="Events\IEventException.cs">
|
---|
234 | <SubType>Code</SubType>
|
---|
235 | </Compile>
|
---|
236 | <Compile Include="Events\IEventTarget.cs">
|
---|
237 | <SubType>Code</SubType>
|
---|
238 | </Compile>
|
---|
239 | <Compile Include="Events\IKeyboardEvent.cs">
|
---|
240 | <SubType>Code</SubType>
|
---|
241 | </Compile>
|
---|
242 | <Compile Include="Events\IMouseEvent.cs">
|
---|
243 | <SubType>Code</SubType>
|
---|
244 | </Compile>
|
---|
245 | <Compile Include="Events\IMutationEvent.cs">
|
---|
246 | <SubType>Code</SubType>
|
---|
247 | </Compile>
|
---|
248 | <Compile Include="Events\IMutationNameEvent.cs">
|
---|
249 | <SubType>Code</SubType>
|
---|
250 | </Compile>
|
---|
251 | <Compile Include="Events\ITextEvent.cs">
|
---|
252 | <SubType>Code</SubType>
|
---|
253 | </Compile>
|
---|
254 | <Compile Include="Events\IUiEvent.cs">
|
---|
255 | <SubType>Code</SubType>
|
---|
256 | </Compile>
|
---|
257 | <Compile Include="Events\KeyLocationCode.cs">
|
---|
258 | <SubType>Code</SubType>
|
---|
259 | </Compile>
|
---|
260 | <Compile Include="IAttribute.cs">
|
---|
261 | <SubType>Code</SubType>
|
---|
262 | </Compile>
|
---|
263 | <Compile Include="ICDataSection.cs">
|
---|
264 | <SubType>Code</SubType>
|
---|
265 | </Compile>
|
---|
266 | <Compile Include="ICharacterData.cs">
|
---|
267 | <SubType>Code</SubType>
|
---|
268 | </Compile>
|
---|
269 | <Compile Include="IComment.cs">
|
---|
270 | <SubType>Code</SubType>
|
---|
271 | </Compile>
|
---|
272 | <Compile Include="IDocument.cs">
|
---|
273 | <SubType>Code</SubType>
|
---|
274 | </Compile>
|
---|
275 | <Compile Include="IDocumentFragment.cs">
|
---|
276 | <SubType>Code</SubType>
|
---|
277 | </Compile>
|
---|
278 | <Compile Include="IDocumentType.cs">
|
---|
279 | <SubType>Code</SubType>
|
---|
280 | </Compile>
|
---|
281 | <Compile Include="IDomConfiguration.cs">
|
---|
282 | <SubType>Code</SubType>
|
---|
283 | </Compile>
|
---|
284 | <Compile Include="IDomImplementation.cs">
|
---|
285 | <SubType>Code</SubType>
|
---|
286 | </Compile>
|
---|
287 | <Compile Include="IElement.cs">
|
---|
288 | <SubType>Code</SubType>
|
---|
289 | </Compile>
|
---|
290 | <Compile Include="IEntityReference.cs">
|
---|
291 | <SubType>Code</SubType>
|
---|
292 | </Compile>
|
---|
293 | <Compile Include="INode.cs">
|
---|
294 | <SubType>Code</SubType>
|
---|
295 | </Compile>
|
---|
296 | <Compile Include="INodeList.cs">
|
---|
297 | <SubType>Code</SubType>
|
---|
298 | </Compile>
|
---|
299 | <Compile Include="IProcessingInstruction.cs">
|
---|
300 | <SubType>Code</SubType>
|
---|
301 | </Compile>
|
---|
302 | <Compile Include="IText.cs">
|
---|
303 | <SubType>Code</SubType>
|
---|
304 | </Compile>
|
---|
305 | <Compile Include="IXmlElement.cs">
|
---|
306 | <SubType>Code</SubType>
|
---|
307 | </Compile>
|
---|
308 | <Compile Include="IXmlNode.cs">
|
---|
309 | <SubType>Code</SubType>
|
---|
310 | </Compile>
|
---|
311 | <Compile Include="Svg\SvgRectF.cs" />
|
---|
312 | <Compile Include="Svg\SvgSizeF.cs" />
|
---|
313 | <Compile Include="Stylesheets\IDocumentStyle.cs">
|
---|
314 | <SubType>Code</SubType>
|
---|
315 | </Compile>
|
---|
316 | <Compile Include="Stylesheets\ILinkStyle.cs">
|
---|
317 | <SubType>Code</SubType>
|
---|
318 | </Compile>
|
---|
319 | <Compile Include="Stylesheets\IMediaList.cs">
|
---|
320 | <SubType>Code</SubType>
|
---|
321 | </Compile>
|
---|
322 | <Compile Include="Stylesheets\IStyleSheet.cs">
|
---|
323 | <SubType>Code</SubType>
|
---|
324 | </Compile>
|
---|
325 | <Compile Include="Stylesheets\IStyleSheetList.cs">
|
---|
326 | <SubType>Code</SubType>
|
---|
327 | </Compile>
|
---|
328 | <Compile Include="Svg\BasicTypes\ISvgAElement.cs">
|
---|
329 | <SubType>Code</SubType>
|
---|
330 | </Compile>
|
---|
331 | <Compile Include="Svg\BasicTypes\ISvgAngle.cs">
|
---|
332 | <SubType>Code</SubType>
|
---|
333 | </Compile>
|
---|
334 | <Compile Include="Svg\BasicTypes\ISvgAnimatedAngle.cs">
|
---|
335 | <SubType>Code</SubType>
|
---|
336 | </Compile>
|
---|
337 | <Compile Include="Svg\BasicTypes\ISvgAnimatedBoolean.cs">
|
---|
338 | <SubType>Code</SubType>
|
---|
339 | </Compile>
|
---|
340 | <Compile Include="Svg\BasicTypes\ISvgAnimatedEnumeration.cs">
|
---|
341 | <SubType>Code</SubType>
|
---|
342 | </Compile>
|
---|
343 | <Compile Include="Svg\BasicTypes\ISvgAnimatedInteger.cs">
|
---|
344 | <SubType>Code</SubType>
|
---|
345 | </Compile>
|
---|
346 | <Compile Include="Svg\BasicTypes\ISvgAnimatedLength.cs">
|
---|
347 | <SubType>Code</SubType>
|
---|
348 | </Compile>
|
---|
349 | <Compile Include="Svg\BasicTypes\ISvgAnimatedLengthList.cs">
|
---|
350 | <SubType>Code</SubType>
|
---|
351 | </Compile>
|
---|
352 | <Compile Include="Svg\BasicTypes\ISvgAnimatedNumber.cs">
|
---|
353 | <SubType>Code</SubType>
|
---|
354 | </Compile>
|
---|
355 | <Compile Include="Svg\BasicTypes\ISvgAnimatedNumberList.cs">
|
---|
356 | <SubType>Code</SubType>
|
---|
357 | </Compile>
|
---|
358 | <Compile Include="Svg\BasicTypes\ISvgAnimatedRect.cs">
|
---|
359 | <SubType>Code</SubType>
|
---|
360 | </Compile>
|
---|
361 | <Compile Include="Svg\BasicTypes\ISvgAnimatedString.cs">
|
---|
362 | <SubType>Code</SubType>
|
---|
363 | </Compile>
|
---|
364 | <Compile Include="Svg\BasicTypes\ISvgColor.cs">
|
---|
365 | <SubType>Code</SubType>
|
---|
366 | </Compile>
|
---|
367 | <Compile Include="Svg\BasicTypes\ISvgCursorElement.cs">
|
---|
368 | <SubType>Code</SubType>
|
---|
369 | </Compile>
|
---|
370 | <Compile Include="Svg\BasicTypes\ISvgElement.cs">
|
---|
371 | <SubType>Code</SubType>
|
---|
372 | </Compile>
|
---|
373 | <Compile Include="Svg\BasicTypes\ISvgEvent.cs">
|
---|
374 | <SubType>Code</SubType>
|
---|
375 | </Compile>
|
---|
376 | <Compile Include="Svg\BasicTypes\ISvgExternalResourcesRequired.cs">
|
---|
377 | <SubType>Code</SubType>
|
---|
378 | </Compile>
|
---|
379 | <Compile Include="Svg\BasicTypes\ISvgFitToViewBox.cs">
|
---|
380 | <SubType>Code</SubType>
|
---|
381 | </Compile>
|
---|
382 | <Compile Include="Svg\BasicTypes\ISvgIccColor.cs">
|
---|
383 | <SubType>Code</SubType>
|
---|
384 | </Compile>
|
---|
385 | <Compile Include="Svg\BasicTypes\ISvgLangSpace.cs">
|
---|
386 | <SubType>Code</SubType>
|
---|
387 | </Compile>
|
---|
388 | <Compile Include="Svg\BasicTypes\ISvgLength.cs">
|
---|
389 | <SubType>Code</SubType>
|
---|
390 | </Compile>
|
---|
391 | <Compile Include="Svg\BasicTypes\ISvgLengthList.cs">
|
---|
392 | <SubType>Code</SubType>
|
---|
393 | </Compile>
|
---|
394 | <Compile Include="Svg\BasicTypes\ISvgList.cs">
|
---|
395 | <SubType>Code</SubType>
|
---|
396 | </Compile>
|
---|
397 | <Compile Include="Svg\BasicTypes\ISvgLocatable.cs">
|
---|
398 | <SubType>Code</SubType>
|
---|
399 | </Compile>
|
---|
400 | <Compile Include="Svg\BasicTypes\ISvgNumber.cs">
|
---|
401 | <SubType>Code</SubType>
|
---|
402 | </Compile>
|
---|
403 | <Compile Include="Svg\BasicTypes\ISvgNumberList.cs">
|
---|
404 | <SubType>Code</SubType>
|
---|
405 | </Compile>
|
---|
406 | <Compile Include="Svg\BasicTypes\ISvgRect.cs">
|
---|
407 | <SubType>Code</SubType>
|
---|
408 | </Compile>
|
---|
409 | <Compile Include="Svg\BasicTypes\ISvgStringList.cs">
|
---|
410 | <SubType>Code</SubType>
|
---|
411 | </Compile>
|
---|
412 | <Compile Include="Svg\BasicTypes\ISvgStylable.cs">
|
---|
413 | <SubType>Code</SubType>
|
---|
414 | </Compile>
|
---|
415 | <Compile Include="Svg\BasicTypes\ISvgTests.cs">
|
---|
416 | <SubType>Code</SubType>
|
---|
417 | </Compile>
|
---|
418 | <Compile Include="Svg\BasicTypes\ISvgTransformable.cs">
|
---|
419 | <SubType>Code</SubType>
|
---|
420 | </Compile>
|
---|
421 | <Compile Include="Svg\BasicTypes\ISvgUriReference.cs">
|
---|
422 | <SubType>Code</SubType>
|
---|
423 | </Compile>
|
---|
424 | <Compile Include="Svg\BasicTypes\ISvgViewElement.cs">
|
---|
425 | <SubType>Code</SubType>
|
---|
426 | </Compile>
|
---|
427 | <Compile Include="Svg\BasicTypes\ISvgViewSpec.cs">
|
---|
428 | <SubType>Code</SubType>
|
---|
429 | </Compile>
|
---|
430 | <Compile Include="Svg\BasicTypes\ISvgZoomAndPan.cs">
|
---|
431 | <SubType>Code</SubType>
|
---|
432 | </Compile>
|
---|
433 | <Compile Include="Svg\BasicTypes\SvgAngleType.cs">
|
---|
434 | <SubType>Code</SubType>
|
---|
435 | </Compile>
|
---|
436 | <Compile Include="Svg\BasicTypes\SvgColorType.cs">
|
---|
437 | <SubType>Code</SubType>
|
---|
438 | </Compile>
|
---|
439 | <Compile Include="Svg\BasicTypes\SvgFilterBlendMode.cs">
|
---|
440 | <SubType>Code</SubType>
|
---|
441 | </Compile>
|
---|
442 | <Compile Include="Svg\BasicTypes\SvgFilterChannelSelector.cs">
|
---|
443 | <SubType>Code</SubType>
|
---|
444 | </Compile>
|
---|
445 | <Compile Include="Svg\BasicTypes\SvgFilterColorMatrix.cs">
|
---|
446 | <SubType>Code</SubType>
|
---|
447 | </Compile>
|
---|
448 | <Compile Include="Svg\BasicTypes\SvgFilterComponentTransferType.cs">
|
---|
449 | <SubType>Code</SubType>
|
---|
450 | </Compile>
|
---|
451 | <Compile Include="Svg\BasicTypes\SvgFilterCompositeOperator.cs">
|
---|
452 | <SubType>Code</SubType>
|
---|
453 | </Compile>
|
---|
454 | <Compile Include="Svg\BasicTypes\SvgFilterEdgeMode.cs">
|
---|
455 | <SubType>Code</SubType>
|
---|
456 | </Compile>
|
---|
457 | <Compile Include="Svg\BasicTypes\SvgFilterStitchOption.cs">
|
---|
458 | <SubType>Code</SubType>
|
---|
459 | </Compile>
|
---|
460 | <Compile Include="Svg\BasicTypes\SvgFilterTurbulenceType.cs">
|
---|
461 | <SubType>Code</SubType>
|
---|
462 | </Compile>
|
---|
463 | <Compile Include="Svg\BasicTypes\SvgLengthType.cs">
|
---|
464 | <SubType>Code</SubType>
|
---|
465 | </Compile>
|
---|
466 | <Compile Include="Svg\BasicTypes\SvgMeetOrSlice.cs">
|
---|
467 | <SubType>Code</SubType>
|
---|
468 | </Compile>
|
---|
469 | <Compile Include="Svg\BasicTypes\SvgMorphologyOperator.cs">
|
---|
470 | <SubType>Code</SubType>
|
---|
471 | </Compile>
|
---|
472 | <Compile Include="Svg\BasicTypes\SvgPreserveAspectRatioType.cs">
|
---|
473 | <SubType>Code</SubType>
|
---|
474 | </Compile>
|
---|
475 | <Compile Include="Svg\BasicTypes\SvgRenderingHint.cs" />
|
---|
476 | <Compile Include="Svg\BasicTypes\SvgUnitType.cs">
|
---|
477 | <SubType>Code</SubType>
|
---|
478 | </Compile>
|
---|
479 | <Compile Include="Svg\BasicTypes\SvgZoomAndPanType.cs">
|
---|
480 | <SubType>Code</SubType>
|
---|
481 | </Compile>
|
---|
482 | <Compile Include="Svg\Shapes\ISvgAnimatedPoints.cs">
|
---|
483 | <SubType>Code</SubType>
|
---|
484 | </Compile>
|
---|
485 | <Compile Include="Svg\Shapes\ISvgCircleElement.cs">
|
---|
486 | <SubType>Code</SubType>
|
---|
487 | </Compile>
|
---|
488 | <Compile Include="Svg\Shapes\ISvgEllipseElement.cs">
|
---|
489 | <SubType>Code</SubType>
|
---|
490 | </Compile>
|
---|
491 | <Compile Include="Svg\Shapes\ISvgLineElement.cs">
|
---|
492 | <SubType>Code</SubType>
|
---|
493 | </Compile>
|
---|
494 | <Compile Include="Svg\Shapes\ISvgPolygonElement.cs">
|
---|
495 | <SubType>Code</SubType>
|
---|
496 | </Compile>
|
---|
497 | <Compile Include="Svg\Shapes\ISvgPolylineElement.cs">
|
---|
498 | <SubType>Code</SubType>
|
---|
499 | </Compile>
|
---|
500 | <Compile Include="Svg\Shapes\ISvgRectElement.cs">
|
---|
501 | <SubType>Code</SubType>
|
---|
502 | </Compile>
|
---|
503 | <Compile Include="Svg\ClippingMaskingCompositing\ISharpMarkerHost.cs">
|
---|
504 | <SubType>Code</SubType>
|
---|
505 | </Compile>
|
---|
506 | <Compile Include="Svg\ClippingMaskingCompositing\ISvgClipPathElement.cs">
|
---|
507 | <SubType>Code</SubType>
|
---|
508 | </Compile>
|
---|
509 | <Compile Include="Svg\ClippingMaskingCompositing\ISvgMaskElement.cs">
|
---|
510 | <SubType>Code</SubType>
|
---|
511 | </Compile>
|
---|
512 | <Compile Include="Svg\Coordinates\ISvgAnimatedPreserveAspectRatio.cs">
|
---|
513 | <SubType>Code</SubType>
|
---|
514 | </Compile>
|
---|
515 | <Compile Include="Svg\Coordinates\ISvgAnimatedTransformList.cs">
|
---|
516 | <SubType>Code</SubType>
|
---|
517 | </Compile>
|
---|
518 | <Compile Include="Svg\Coordinates\ISvgMatrix.cs">
|
---|
519 | <SubType>Code</SubType>
|
---|
520 | </Compile>
|
---|
521 | <Compile Include="Svg\Coordinates\ISvgPoint.cs">
|
---|
522 | <SubType>Code</SubType>
|
---|
523 | </Compile>
|
---|
524 | <Compile Include="Svg\Coordinates\ISvgPointList.cs">
|
---|
525 | <SubType>Code</SubType>
|
---|
526 | </Compile>
|
---|
527 | <Compile Include="Svg\Coordinates\ISvgPreserveAspectRatio.cs">
|
---|
528 | <SubType>Code</SubType>
|
---|
529 | </Compile>
|
---|
530 | <Compile Include="Svg\Coordinates\ISvgTransform.cs">
|
---|
531 | <SubType>Code</SubType>
|
---|
532 | </Compile>
|
---|
533 | <Compile Include="Svg\Coordinates\ISvgTransformList.cs">
|
---|
534 | <SubType>Code</SubType>
|
---|
535 | </Compile>
|
---|
536 | <Compile Include="Svg\DocumentStructure\ISvgDefsElement.cs">
|
---|
537 | <SubType>Code</SubType>
|
---|
538 | </Compile>
|
---|
539 | <Compile Include="Svg\DocumentStructure\ISvgDescElement.cs">
|
---|
540 | <SubType>Code</SubType>
|
---|
541 | </Compile>
|
---|
542 | <Compile Include="Svg\DocumentStructure\ISvgDocument.cs">
|
---|
543 | <SubType>Code</SubType>
|
---|
544 | </Compile>
|
---|
545 | <Compile Include="Svg\DocumentStructure\ISvgElementInstance.cs">
|
---|
546 | <SubType>Code</SubType>
|
---|
547 | </Compile>
|
---|
548 | <Compile Include="Svg\DocumentStructure\ISvgElementInstanceList.cs">
|
---|
549 | <SubType>Code</SubType>
|
---|
550 | </Compile>
|
---|
551 | <Compile Include="Svg\DocumentStructure\ISvgGElement.cs">
|
---|
552 | <SubType>Code</SubType>
|
---|
553 | </Compile>
|
---|
554 | <Compile Include="Svg\DocumentStructure\ISvgImageElement.cs">
|
---|
555 | <SubType>Code</SubType>
|
---|
556 | </Compile>
|
---|
557 | <Compile Include="Svg\DocumentStructure\ISvgSvgElement.cs">
|
---|
558 | <SubType>Code</SubType>
|
---|
559 | </Compile>
|
---|
560 | <Compile Include="Svg\DocumentStructure\ISvgSwitchElement.cs">
|
---|
561 | <SubType>Code</SubType>
|
---|
562 | </Compile>
|
---|
563 | <Compile Include="Svg\DocumentStructure\ISvgSymbolElement.cs">
|
---|
564 | <SubType>Code</SubType>
|
---|
565 | </Compile>
|
---|
566 | <Compile Include="Svg\DocumentStructure\ISvgTitleElement.cs">
|
---|
567 | <SubType>Code</SubType>
|
---|
568 | </Compile>
|
---|
569 | <Compile Include="Svg\DocumentStructure\ISvgUseElement.cs">
|
---|
570 | <SubType>Code</SubType>
|
---|
571 | </Compile>
|
---|
572 | <Compile Include="Svg\Filters\ISvgComponentTransferFunctionElement.cs">
|
---|
573 | <SubType>Code</SubType>
|
---|
574 | </Compile>
|
---|
575 | <Compile Include="Svg\Filters\ISvgFEBlendElement.cs">
|
---|
576 | <SubType>Code</SubType>
|
---|
577 | </Compile>
|
---|
578 | <Compile Include="Svg\Filters\ISvgFEColorMatrixElement.cs">
|
---|
579 | <SubType>Code</SubType>
|
---|
580 | </Compile>
|
---|
581 | <Compile Include="Svg\Filters\ISvgFEComponentTransferElement.cs">
|
---|
582 | <SubType>Code</SubType>
|
---|
583 | </Compile>
|
---|
584 | <Compile Include="Svg\Filters\ISvgFECompositeElement.cs">
|
---|
585 | <SubType>Code</SubType>
|
---|
586 | </Compile>
|
---|
587 | <Compile Include="Svg\Filters\ISvgFEConvolveMatrixElement.cs">
|
---|
588 | <SubType>Code</SubType>
|
---|
589 | </Compile>
|
---|
590 | <Compile Include="Svg\Filters\ISvgFEDiffuseLightingElement.cs">
|
---|
591 | <SubType>Code</SubType>
|
---|
592 | </Compile>
|
---|
593 | <Compile Include="Svg\Filters\ISvgFEDisplacementMapElement.cs">
|
---|
594 | <SubType>Code</SubType>
|
---|
595 | </Compile>
|
---|
596 | <Compile Include="Svg\Filters\ISvgFEDistantLightElement.cs">
|
---|
597 | <SubType>Code</SubType>
|
---|
598 | </Compile>
|
---|
599 | <Compile Include="Svg\Filters\ISvgFEFloodElement.cs">
|
---|
600 | <SubType>Code</SubType>
|
---|
601 | </Compile>
|
---|
602 | <Compile Include="Svg\Filters\ISvgFEFuncAElement.cs">
|
---|
603 | <SubType>Code</SubType>
|
---|
604 | </Compile>
|
---|
605 | <Compile Include="Svg\Filters\ISvgFEFuncBElement.cs">
|
---|
606 | <SubType>Code</SubType>
|
---|
607 | </Compile>
|
---|
608 | <Compile Include="Svg\Filters\ISvgFEFuncGElement.cs">
|
---|
609 | <SubType>Code</SubType>
|
---|
610 | </Compile>
|
---|
611 | <Compile Include="Svg\Filters\ISvgFEFuncRElement.cs">
|
---|
612 | <SubType>Code</SubType>
|
---|
613 | </Compile>
|
---|
614 | <Compile Include="Svg\Filters\ISvgFEGaussianBlurElement.cs">
|
---|
615 | <SubType>Code</SubType>
|
---|
616 | </Compile>
|
---|
617 | <Compile Include="Svg\Filters\ISvgFEImageElement.cs">
|
---|
618 | <SubType>Code</SubType>
|
---|
619 | </Compile>
|
---|
620 | <Compile Include="Svg\Filters\ISvgFEMergeElement.cs">
|
---|
621 | <SubType>Code</SubType>
|
---|
622 | </Compile>
|
---|
623 | <Compile Include="Svg\Filters\ISvgFEMergeNodeElement.cs">
|
---|
624 | <SubType>Code</SubType>
|
---|
625 | </Compile>
|
---|
626 | <Compile Include="Svg\Filters\ISvgFEMorphologyElement.cs">
|
---|
627 | <SubType>Code</SubType>
|
---|
628 | </Compile>
|
---|
629 | <Compile Include="Svg\Filters\ISvgFEOffsetElement.cs">
|
---|
630 | <SubType>Code</SubType>
|
---|
631 | </Compile>
|
---|
632 | <Compile Include="Svg\Filters\ISvgFEPointLightElement.cs">
|
---|
633 | <SubType>Code</SubType>
|
---|
634 | </Compile>
|
---|
635 | <Compile Include="Svg\Filters\ISvgFESpecularLightingElement.cs">
|
---|
636 | <SubType>Code</SubType>
|
---|
637 | </Compile>
|
---|
638 | <Compile Include="Svg\Filters\ISvgFESpotLightElement.cs">
|
---|
639 | <SubType>Code</SubType>
|
---|
640 | </Compile>
|
---|
641 | <Compile Include="Svg\Filters\ISvgFETileElement.cs">
|
---|
642 | <SubType>Code</SubType>
|
---|
643 | </Compile>
|
---|
644 | <Compile Include="Svg\Filters\ISvgFETurbulenceElement.cs">
|
---|
645 | <SubType>Code</SubType>
|
---|
646 | </Compile>
|
---|
647 | <Compile Include="Svg\Filters\ISvgFilterElement.cs">
|
---|
648 | <SubType>Code</SubType>
|
---|
649 | </Compile>
|
---|
650 | <Compile Include="Svg\Filters\ISvgFilterPrimitiveStandardAttributes.cs">
|
---|
651 | <SubType>Code</SubType>
|
---|
652 | </Compile>
|
---|
653 | <Compile Include="Svg\Fills\ISvgGradientElement.cs">
|
---|
654 | <SubType>Code</SubType>
|
---|
655 | </Compile>
|
---|
656 | <Compile Include="Svg\Fills\ISvgLinearGradientElement.cs">
|
---|
657 | <SubType>Code</SubType>
|
---|
658 | </Compile>
|
---|
659 | <Compile Include="Svg\Fills\ISvgPatternElement.cs">
|
---|
660 | <SubType>Code</SubType>
|
---|
661 | </Compile>
|
---|
662 | <Compile Include="Svg\Fills\ISvgRadialGradientElement.cs">
|
---|
663 | <SubType>Code</SubType>
|
---|
664 | </Compile>
|
---|
665 | <Compile Include="Svg\Fills\ISvgStopElement.cs">
|
---|
666 | <SubType>Code</SubType>
|
---|
667 | </Compile>
|
---|
668 | <Compile Include="Svg\ISvgRenderer.cs" />
|
---|
669 | <Compile Include="Svg\ISvgWindow.cs" />
|
---|
670 | <Compile Include="Svg\Metadata\ISvgMetadataElement.cs">
|
---|
671 | <SubType>Code</SubType>
|
---|
672 | </Compile>
|
---|
673 | <Compile Include="Svg\Painting\ISvgMarkerElement.cs">
|
---|
674 | <SubType>Code</SubType>
|
---|
675 | </Compile>
|
---|
676 | <Compile Include="Svg\Painting\ISvgPaint.cs">
|
---|
677 | <SubType>Code</SubType>
|
---|
678 | </Compile>
|
---|
679 | <Compile Include="Svg\Painting\SvgMarkerOrient.cs">
|
---|
680 | <SubType>Code</SubType>
|
---|
681 | </Compile>
|
---|
682 | <Compile Include="Svg\Painting\SvgMarkerUnit.cs">
|
---|
683 | <SubType>Code</SubType>
|
---|
684 | </Compile>
|
---|
685 | <Compile Include="Svg\Painting\SvgPaintType.cs">
|
---|
686 | <SubType>Code</SubType>
|
---|
687 | </Compile>
|
---|
688 | <Compile Include="Svg\Paths\ISvgAnimatedPathData.cs">
|
---|
689 | <SubType>Code</SubType>
|
---|
690 | </Compile>
|
---|
691 | <Compile Include="Svg\Paths\ISvgPathElement.cs">
|
---|
692 | <SubType>Code</SubType>
|
---|
693 | </Compile>
|
---|
694 | <Compile Include="Svg\Paths\ISvgPathSeg.cs">
|
---|
695 | <SubType>Code</SubType>
|
---|
696 | </Compile>
|
---|
697 | <Compile Include="Svg\Paths\ISvgPathSegArcAbs.cs">
|
---|
698 | <SubType>Code</SubType>
|
---|
699 | </Compile>
|
---|
700 | <Compile Include="Svg\Paths\ISvgPathSegArcRel.cs">
|
---|
701 | <SubType>Code</SubType>
|
---|
702 | </Compile>
|
---|
703 | <Compile Include="Svg\Paths\ISvgPathSegClosePath.cs">
|
---|
704 | <SubType>Code</SubType>
|
---|
705 | </Compile>
|
---|
706 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoCubicAbs.cs">
|
---|
707 | <SubType>Code</SubType>
|
---|
708 | </Compile>
|
---|
709 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoCubicRel.cs">
|
---|
710 | <SubType>Code</SubType>
|
---|
711 | </Compile>
|
---|
712 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoCubicSmoothAbs.cs">
|
---|
713 | <SubType>Code</SubType>
|
---|
714 | </Compile>
|
---|
715 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoCubicSmoothRel.cs">
|
---|
716 | <SubType>Code</SubType>
|
---|
717 | </Compile>
|
---|
718 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoQuadraticAbs.cs">
|
---|
719 | <SubType>Code</SubType>
|
---|
720 | </Compile>
|
---|
721 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoQuadraticRel.cs">
|
---|
722 | <SubType>Code</SubType>
|
---|
723 | </Compile>
|
---|
724 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoQuadraticSmoothAbs.cs">
|
---|
725 | <SubType>Code</SubType>
|
---|
726 | </Compile>
|
---|
727 | <Compile Include="Svg\Paths\ISvgPathSegCurvetoQuadraticSmoothRel.cs">
|
---|
728 | <SubType>Code</SubType>
|
---|
729 | </Compile>
|
---|
730 | <Compile Include="Svg\Paths\ISvgPathSegLinetoAbs.cs">
|
---|
731 | <SubType>Code</SubType>
|
---|
732 | </Compile>
|
---|
733 | <Compile Include="Svg\Paths\ISvgPathSegLinetoHorizontalAbs.cs">
|
---|
734 | <SubType>Code</SubType>
|
---|
735 | </Compile>
|
---|
736 | <Compile Include="Svg\Paths\ISvgPathSegLinetoHorizontalRel.cs">
|
---|
737 | <SubType>Code</SubType>
|
---|
738 | </Compile>
|
---|
739 | <Compile Include="Svg\Paths\ISvgPathSegLinetoRel.cs">
|
---|
740 | <SubType>Code</SubType>
|
---|
741 | </Compile>
|
---|
742 | <Compile Include="Svg\Paths\ISvgPathSegLinetoVerticalAbs.cs">
|
---|
743 | <SubType>Code</SubType>
|
---|
744 | </Compile>
|
---|
745 | <Compile Include="Svg\Paths\ISvgPathSegLinetoVerticalRel.cs">
|
---|
746 | <SubType>Code</SubType>
|
---|
747 | </Compile>
|
---|
748 | <Compile Include="Svg\Paths\ISvgPathSegList.cs">
|
---|
749 | <SubType>Code</SubType>
|
---|
750 | </Compile>
|
---|
751 | <Compile Include="Svg\Paths\ISvgPathSegMovetoAbs.cs">
|
---|
752 | <SubType>Code</SubType>
|
---|
753 | </Compile>
|
---|
754 | <Compile Include="Svg\Paths\ISvgPathSegMovetoRel.cs">
|
---|
755 | <SubType>Code</SubType>
|
---|
756 | </Compile>
|
---|
757 | <Compile Include="Svg\Paths\SvgPathSegType.cs">
|
---|
758 | <SubType>Code</SubType>
|
---|
759 | </Compile>
|
---|
760 | <Compile Include="Svg\Scripting\ISvgScriptElement.cs">
|
---|
761 | <SubType>Code</SubType>
|
---|
762 | </Compile>
|
---|
763 | <Compile Include="Svg\Text\ISvgTextContentElement.cs">
|
---|
764 | <SubType>Code</SubType>
|
---|
765 | </Compile>
|
---|
766 | <Compile Include="Svg\Text\ISvgTextElement.cs">
|
---|
767 | <SubType>Code</SubType>
|
---|
768 | </Compile>
|
---|
769 | <Compile Include="Svg\Text\ISvgTextPathElement.cs">
|
---|
770 | <SubType>Code</SubType>
|
---|
771 | </Compile>
|
---|
772 | <Compile Include="Svg\Text\ISvgTextPositioningElement.cs">
|
---|
773 | <SubType>Code</SubType>
|
---|
774 | </Compile>
|
---|
775 | <Compile Include="Svg\Text\ISvgTRefElement.cs">
|
---|
776 | <SubType>Code</SubType>
|
---|
777 | </Compile>
|
---|
778 | <Compile Include="Svg\Text\ISvgTSpanElement.cs">
|
---|
779 | <SubType>Code</SubType>
|
---|
780 | </Compile>
|
---|
781 | <Compile Include="Svg\SvgTransformOrder.cs" />
|
---|
782 | <Compile Include="Utils\Casting.cs" />
|
---|
783 | <Compile Include="Utils\Dom\DomException.cs" />
|
---|
784 | <Compile Include="Utils\Dom\DomExceptionType.cs" />
|
---|
785 | <Compile Include="Utils\Net\CacheInfo.cs" />
|
---|
786 | <Compile Include="Utils\Net\DataWebRequest.cs" />
|
---|
787 | <Compile Include="Utils\Net\DataWebResponse.cs" />
|
---|
788 | <Compile Include="Utils\Net\ExtendedHttpWebRequest.cs" />
|
---|
789 | <Compile Include="Utils\Net\ExtendedHttpWebResponse.cs" />
|
---|
790 | <Compile Include="Utils\Net\ICacheManager.cs" />
|
---|
791 | <Compile Include="Utils\Net\NoCacheManager.cs" />
|
---|
792 | <Compile Include="Utils\Polynomials\Polynomial.cs" />
|
---|
793 | <Compile Include="Utils\Polynomials\SqrtPolynomial.cs" />
|
---|
794 | <Compile Include="Utils\Text\StringUtil.cs" />
|
---|
795 | <Compile Include="Utils\Xml\DynamicXmlNamespaceManager.cs" />
|
---|
796 | <Compile Include="Utils\Xml\DynamicXmlUrlResolver.cs" />
|
---|
797 | <Compile Include="Utils\Xml\LocalDtdXmlUrlResolver.cs" />
|
---|
798 | <Compile Include="Views\IAbstractView.cs">
|
---|
799 | <SubType>Code</SubType>
|
---|
800 | </Compile>
|
---|
801 | <Compile Include="Views\IDocumentView.cs">
|
---|
802 | <SubType>Code</SubType>
|
---|
803 | </Compile>
|
---|
804 | </ItemGroup>
|
---|
805 | <ItemGroup>
|
---|
806 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
807 | <Visible>False</Visible>
|
---|
808 | <ProductName>.NET Framework Client Profile</ProductName>
|
---|
809 | <Install>false</Install>
|
---|
810 | </BootstrapperPackage>
|
---|
811 | <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
---|
812 | <Visible>False</Visible>
|
---|
813 | <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
---|
814 | <Install>true</Install>
|
---|
815 | </BootstrapperPackage>
|
---|
816 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
---|
817 | <Visible>False</Visible>
|
---|
818 | <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
---|
819 | <Install>false</Install>
|
---|
820 | </BootstrapperPackage>
|
---|
821 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
---|
822 | <Visible>False</Visible>
|
---|
823 | <ProductName>.NET Framework 3.5</ProductName>
|
---|
824 | <Install>false</Install>
|
---|
825 | </BootstrapperPackage>
|
---|
826 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
827 | <Visible>False</Visible>
|
---|
828 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
829 | <Install>false</Install>
|
---|
830 | </BootstrapperPackage>
|
---|
831 | </ItemGroup>
|
---|
832 | <ItemGroup>
|
---|
833 | <None Include="SharpVectors.Core.snk" />
|
---|
834 | </ItemGroup>
|
---|
835 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
836 | <PropertyGroup>
|
---|
837 | <PreBuildEvent>
|
---|
838 | </PreBuildEvent>
|
---|
839 | <PostBuildEvent>
|
---|
840 | </PostBuildEvent>
|
---|
841 | </PropertyGroup>
|
---|
842 | </Project> |
---|