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