|
|
@@ -0,0 +1,383 @@
|
|
|
+<VisualStudioProject>
|
|
|
+ <CSHARP
|
|
|
+ ProjectType = "Local"
|
|
|
+ ProductVersion = "7.0.9466"
|
|
|
+ SchemaVersion = "1.0"
|
|
|
+ ProjectGuid = "{0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}"
|
|
|
+ >
|
|
|
+ <Build>
|
|
|
+ <Settings
|
|
|
+ ApplicationIcon = ""
|
|
|
+ AssemblyKeyContainerName = ""
|
|
|
+ AssemblyName = "System.XML"
|
|
|
+ AssemblyOriginatorKeyFile = ""
|
|
|
+ DefaultClientScript = "JScript"
|
|
|
+ DefaultHTMLPageLayout = "Grid"
|
|
|
+ DefaultTargetSchema = "IE50"
|
|
|
+ DelaySign = "false"
|
|
|
+ OutputType = "Library"
|
|
|
+ RootNamespace = "System.XML"
|
|
|
+ StartupObject = ""
|
|
|
+ >
|
|
|
+ <Config
|
|
|
+ Name = "Debug"
|
|
|
+ AllowUnsafeBlocks = "false"
|
|
|
+ BaseAddress = "285212672"
|
|
|
+ CheckForOverflowUnderflow = "false"
|
|
|
+ ConfigurationOverrideFile = ""
|
|
|
+ DefineConstants = "DEBUG;TRACE"
|
|
|
+ DocumentationFile = ""
|
|
|
+ DebugSymbols = "true"
|
|
|
+ FileAlignment = "4096"
|
|
|
+ IncrementalBuild = "true"
|
|
|
+ Optimize = "false"
|
|
|
+ OutputPath = "bin\Debug\"
|
|
|
+ RegisterForComInterop = "false"
|
|
|
+ RemoveIntegerChecks = "false"
|
|
|
+ TreatWarningsAsErrors = "false"
|
|
|
+ WarningLevel = "4"
|
|
|
+ />
|
|
|
+ <Config
|
|
|
+ Name = "Release"
|
|
|
+ AllowUnsafeBlocks = "false"
|
|
|
+ BaseAddress = "285212672"
|
|
|
+ CheckForOverflowUnderflow = "false"
|
|
|
+ ConfigurationOverrideFile = ""
|
|
|
+ DefineConstants = "TRACE"
|
|
|
+ DocumentationFile = ""
|
|
|
+ DebugSymbols = "false"
|
|
|
+ FileAlignment = "4096"
|
|
|
+ IncrementalBuild = "false"
|
|
|
+ Optimize = "true"
|
|
|
+ OutputPath = "bin\Release\"
|
|
|
+ RegisterForComInterop = "false"
|
|
|
+ RemoveIntegerChecks = "false"
|
|
|
+ TreatWarningsAsErrors = "false"
|
|
|
+ WarningLevel = "4"
|
|
|
+ />
|
|
|
+ </Settings>
|
|
|
+ <References>
|
|
|
+ <Reference
|
|
|
+ Name = "System"
|
|
|
+ AssemblyName = "System"
|
|
|
+ HintPath = "..\..\..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
|
|
|
+ />
|
|
|
+ </References>
|
|
|
+ </Build>
|
|
|
+ <Files>
|
|
|
+ <Include>
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\DomEncodingType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\Driver.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\EntityHandling.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\Formatting.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\IXmlLineInfo.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\NameTable.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\Profile.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\ReadState.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\TODOAttribute.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\TreePosition.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\Validation.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\WhitespaceHandling.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\WriteState.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlAttribute.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlAttributeCollection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlCaseOrder.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlCDataSection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlChar.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlCharacterData.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlComment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlDataType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlDeclaration.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlDocument.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlDocumentFragment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlDocumentType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlElement.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlEntityReference.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlException.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlExceptionCode.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlImplementation.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlInputSource.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlLinkedNode.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNamedNodeMap.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNames_1_0.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNamespaceManager.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNameTable.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNode.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNodeChangedAction.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNodeChangedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNodeList.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNodeListAsArrayList.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNodeOrder.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlNodeType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlParser.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlParserContext.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlProcessingInstruction.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlQualifiedName.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlReader.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlResolver.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlSignificantWhitespace.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlSortOrder.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlSpace.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlText.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlTextReader.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlTokenizedType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlUrlResolver.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlUtil.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlWhitespace.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XmlWriter.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml\XPathNodeType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml.XPath\IXPathNavigable.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "System.Xml.XPath\XPathNavigator.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ </Include>
|
|
|
+ </Files>
|
|
|
+ </CSHARP>
|
|
|
+</VisualStudioProject>
|
|
|
+
|