Files
niko c12fbe3fc6 m
2026-04-12 16:51:38 +02:00

584 lines
36 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{E3D718FF-6CCA-48A8-8FBE-FF63443DDEE4}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>System.Xml</RootNamespace>
<AssemblyName>System.Xml</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoStdLib>true</NoStdLib>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<NoStdLib>true</NoStdLib>
</PropertyGroup>
<ItemGroup />
<ItemGroup>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Compile Include="Cpp2IlInjected\AddressAttribute.cs" />
<Compile Include="Cpp2IlInjected\AnalysisFailedException.cs" />
<Compile Include="Cpp2IlInjected\AttributeAttribute.cs" />
<Compile Include="Cpp2IlInjected\FieldOffsetAttribute.cs" />
<Compile Include="Cpp2IlInjected\MetadataOffsetAttribute.cs" />
<Compile Include="Cpp2IlInjected\TokenAttribute.cs" />
<Compile Include="Microsoft\CSharp\CodeDomProvider.cs" />
<Compile Include="Microsoft\CSharp\CSharpCodeProvider.cs" />
<Compile Include="MS\Internal\Xml\Cache\XPathDocumentNavigator.cs" />
<Compile Include="MS\Internal\Xml\Cache\XPathNode.cs" />
<Compile Include="MS\Internal\Xml\Cache\XPathNodeHelper.cs" />
<Compile Include="MS\Internal\Xml\Cache\XPathNodeInfoAtom.cs" />
<Compile Include="MS\Internal\Xml\Cache\XPathNodePageInfo.cs" />
<Compile Include="MS\Internal\Xml\Cache\XPathNodeRef.cs" />
<Compile Include="MS\Internal\Xml\XPath\AstNode.cs" />
<Compile Include="MS\Internal\Xml\XPath\Axis.cs" />
<Compile Include="MS\Internal\Xml\XPath\Filter.cs" />
<Compile Include="MS\Internal\Xml\XPath\Function.cs" />
<Compile Include="MS\Internal\Xml\XPath\Group.cs" />
<Compile Include="MS\Internal\Xml\XPath\Operand.cs" />
<Compile Include="MS\Internal\Xml\XPath\Operator.cs" />
<Compile Include="MS\Internal\Xml\XPath\Root.cs" />
<Compile Include="MS\Internal\Xml\XPath\Variable.cs" />
<Compile Include="MS\Internal\Xml\XPath\XPathParser.cs" />
<Compile Include="MS\Internal\Xml\XPath\XPathScanner.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SR.cs" />
<Compile Include="System\LocalAppContextSwitches.cs" />
<Compile Include="System\MonoTODOAttribute.cs" />
<Compile Include="System\Xml\AsyncHelper.cs" />
<Compile Include="System\Xml\AttributeProperties.cs" />
<Compile Include="System\Xml\AttributePSVIInfo.cs" />
<Compile Include="System\Xml\Base64Encoder.cs" />
<Compile Include="System\Xml\BinaryCompatibility.cs" />
<Compile Include="System\Xml\BinHexDecoder.cs" />
<Compile Include="System\Xml\BinHexEncoder.cs" />
<Compile Include="System\Xml\BinXmlDateTime.cs" />
<Compile Include="System\Xml\BinXmlSqlDecimal.cs" />
<Compile Include="System\Xml\BinXmlSqlMoney.cs" />
<Compile Include="System\Xml\BinXmlToken.cs" />
<Compile Include="System\Xml\Bits.cs" />
<Compile Include="System\Xml\BitStack.cs" />
<Compile Include="System\Xml\ByteStack.cs" />
<Compile Include="System\Xml\CachingEventHandler.cs" />
<Compile Include="System\Xml\CharEntityEncoderFallback.cs" />
<Compile Include="System\Xml\CharEntityEncoderFallbackBuffer.cs" />
<Compile Include="System\Xml\ConformanceLevel.cs" />
<Compile Include="System\Xml\DomNameTable.cs" />
<Compile Include="System\Xml\DtdParser.cs" />
<Compile Include="System\Xml\DtdProcessing.cs" />
<Compile Include="System\Xml\ElementProperties.cs" />
<Compile Include="System\Xml\EmptyEnumerator.cs" />
<Compile Include="System\Xml\EntityHandling.cs" />
<Compile Include="System\Xml\ExceptionType.cs" />
<Compile Include="System\Xml\Formatting.cs" />
<Compile Include="System\Xml\HtmlEncodedRawTextWriter.cs" />
<Compile Include="System\Xml\HtmlEncodedRawTextWriterIndent.cs" />
<Compile Include="System\Xml\HtmlTernaryTree.cs" />
<Compile Include="System\Xml\HtmlUtf8RawTextWriter.cs" />
<Compile Include="System\Xml\HtmlUtf8RawTextWriterIndent.cs" />
<Compile Include="System\Xml\HWStack.cs" />
<Compile Include="System\Xml\IDtdAttributeInfo.cs" />
<Compile Include="System\Xml\IDtdAttributeListInfo.cs" />
<Compile Include="System\Xml\IDtdDefaultAttributeInfo.cs" />
<Compile Include="System\Xml\IDtdEntityInfo.cs" />
<Compile Include="System\Xml\IDtdInfo.cs" />
<Compile Include="System\Xml\IDtdParser.cs" />
<Compile Include="System\Xml\IDtdParserAdapter.cs" />
<Compile Include="System\Xml\IDtdParserAdapterV1.cs" />
<Compile Include="System\Xml\IDtdParserAdapterWithValidation.cs" />
<Compile Include="System\Xml\IncrementalReadDecoder.cs" />
<Compile Include="System\Xml\IncrementalReadDummyDecoder.cs" />
<Compile Include="System\Xml\IValidationEventHandling.cs" />
<Compile Include="System\Xml\IXmlLineInfo.cs" />
<Compile Include="System\Xml\IXmlNamespaceResolver.cs" />
<Compile Include="System\Xml\LineInfo.cs" />
<Compile Include="System\Xml\NamespaceHandling.cs" />
<Compile Include="System\Xml\NameTable.cs" />
<Compile Include="System\Xml\NewLineHandling.cs" />
<Compile Include="System\Xml\OnRemoveWriter.cs" />
<Compile Include="System\Xml\OpenedHost.cs" />
<Compile Include="System\Xml\PositionInfo.cs" />
<Compile Include="System\Xml\QueryOutputWriter.cs" />
<Compile Include="System\Xml\ReadContentAsBinaryHelper.cs" />
<Compile Include="System\Xml\ReaderPositionInfo.cs" />
<Compile Include="System\Xml\ReadState.cs" />
<Compile Include="System\Xml\Ref.cs" />
<Compile Include="System\Xml\Res.cs" />
<Compile Include="System\Xml\SafeAsciiDecoder.cs" />
<Compile Include="System\Xml\Schema\ActiveAxis.cs" />
<Compile Include="System\Xml\Schema\AllElementsContentValidator.cs" />
<Compile Include="System\Xml\Schema\Asttree.cs" />
<Compile Include="System\Xml\Schema\AttributeMatchState.cs" />
<Compile Include="System\Xml\Schema\AutoValidator.cs" />
<Compile Include="System\Xml\Schema\AxisElement.cs" />
<Compile Include="System\Xml\Schema\AxisStack.cs" />
<Compile Include="System\Xml\Schema\BaseProcessor.cs" />
<Compile Include="System\Xml\Schema\BaseValidator.cs" />
<Compile Include="System\Xml\Schema\BinaryFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\BitSet.cs" />
<Compile Include="System\Xml\Schema\ChameleonKey.cs" />
<Compile Include="System\Xml\Schema\ChoiceNode.cs" />
<Compile Include="System\Xml\Schema\CompiledIdentityConstraint.cs" />
<Compile Include="System\Xml\Schema\Compiler.cs" />
<Compile Include="System\Xml\Schema\Compositor.cs" />
<Compile Include="System\Xml\Schema\ConstraintStruct.cs" />
<Compile Include="System\Xml\Schema\ContentValidator.cs" />
<Compile Include="System\Xml\Schema\DatatypeImplementation.cs" />
<Compile Include="System\Xml\Schema\Datatype_anyAtomicType.cs" />
<Compile Include="System\Xml\Schema\Datatype_anySimpleType.cs" />
<Compile Include="System\Xml\Schema\Datatype_anyURI.cs" />
<Compile Include="System\Xml\Schema\Datatype_base64Binary.cs" />
<Compile Include="System\Xml\Schema\Datatype_boolean.cs" />
<Compile Include="System\Xml\Schema\Datatype_byte.cs" />
<Compile Include="System\Xml\Schema\Datatype_char.cs" />
<Compile Include="System\Xml\Schema\Datatype_date.cs" />
<Compile Include="System\Xml\Schema\Datatype_dateTime.cs" />
<Compile Include="System\Xml\Schema\Datatype_dateTimeBase.cs" />
<Compile Include="System\Xml\Schema\Datatype_dateTimeNoTimeZone.cs" />
<Compile Include="System\Xml\Schema\Datatype_dateTimeTimeZone.cs" />
<Compile Include="System\Xml\Schema\Datatype_day.cs" />
<Compile Include="System\Xml\Schema\Datatype_dayTimeDuration.cs" />
<Compile Include="System\Xml\Schema\Datatype_decimal.cs" />
<Compile Include="System\Xml\Schema\Datatype_double.cs" />
<Compile Include="System\Xml\Schema\Datatype_doubleXdr.cs" />
<Compile Include="System\Xml\Schema\Datatype_duration.cs" />
<Compile Include="System\Xml\Schema\Datatype_ENTITY.cs" />
<Compile Include="System\Xml\Schema\Datatype_ENUMERATION.cs" />
<Compile Include="System\Xml\Schema\Datatype_fixed.cs" />
<Compile Include="System\Xml\Schema\Datatype_float.cs" />
<Compile Include="System\Xml\Schema\Datatype_floatXdr.cs" />
<Compile Include="System\Xml\Schema\Datatype_hexBinary.cs" />
<Compile Include="System\Xml\Schema\Datatype_ID.cs" />
<Compile Include="System\Xml\Schema\Datatype_IDREF.cs" />
<Compile Include="System\Xml\Schema\Datatype_int.cs" />
<Compile Include="System\Xml\Schema\Datatype_integer.cs" />
<Compile Include="System\Xml\Schema\Datatype_language.cs" />
<Compile Include="System\Xml\Schema\Datatype_List.cs" />
<Compile Include="System\Xml\Schema\Datatype_long.cs" />
<Compile Include="System\Xml\Schema\Datatype_month.cs" />
<Compile Include="System\Xml\Schema\Datatype_monthDay.cs" />
<Compile Include="System\Xml\Schema\Datatype_Name.cs" />
<Compile Include="System\Xml\Schema\Datatype_NCName.cs" />
<Compile Include="System\Xml\Schema\Datatype_negativeInteger.cs" />
<Compile Include="System\Xml\Schema\Datatype_NMTOKEN.cs" />
<Compile Include="System\Xml\Schema\Datatype_nonNegativeInteger.cs" />
<Compile Include="System\Xml\Schema\Datatype_nonPositiveInteger.cs" />
<Compile Include="System\Xml\Schema\Datatype_normalizedString.cs" />
<Compile Include="System\Xml\Schema\Datatype_normalizedStringV1Compat.cs" />
<Compile Include="System\Xml\Schema\Datatype_NOTATION.cs" />
<Compile Include="System\Xml\Schema\Datatype_positiveInteger.cs" />
<Compile Include="System\Xml\Schema\Datatype_QName.cs" />
<Compile Include="System\Xml\Schema\Datatype_QNameXdr.cs" />
<Compile Include="System\Xml\Schema\Datatype_short.cs" />
<Compile Include="System\Xml\Schema\Datatype_string.cs" />
<Compile Include="System\Xml\Schema\Datatype_time.cs" />
<Compile Include="System\Xml\Schema\Datatype_timeNoTimeZone.cs" />
<Compile Include="System\Xml\Schema\Datatype_timeTimeZone.cs" />
<Compile Include="System\Xml\Schema\Datatype_token.cs" />
<Compile Include="System\Xml\Schema\Datatype_tokenV1Compat.cs" />
<Compile Include="System\Xml\Schema\Datatype_union.cs" />
<Compile Include="System\Xml\Schema\Datatype_unsignedByte.cs" />
<Compile Include="System\Xml\Schema\Datatype_unsignedInt.cs" />
<Compile Include="System\Xml\Schema\Datatype_unsignedLong.cs" />
<Compile Include="System\Xml\Schema\Datatype_unsignedShort.cs" />
<Compile Include="System\Xml\Schema\Datatype_untypedAtomicType.cs" />
<Compile Include="System\Xml\Schema\Datatype_uuid.cs" />
<Compile Include="System\Xml\Schema\Datatype_year.cs" />
<Compile Include="System\Xml\Schema\Datatype_yearMonth.cs" />
<Compile Include="System\Xml\Schema\Datatype_yearMonthDuration.cs" />
<Compile Include="System\Xml\Schema\DateTimeFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\DfaContentValidator.cs" />
<Compile Include="System\Xml\Schema\DoubleLinkAxis.cs" />
<Compile Include="System\Xml\Schema\DtdValidator.cs" />
<Compile Include="System\Xml\Schema\DurationFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\FacetsChecker.cs" />
<Compile Include="System\Xml\Schema\FacetType.cs" />
<Compile Include="System\Xml\Schema\ForwardAxis.cs" />
<Compile Include="System\Xml\Schema\IdRefNode.cs" />
<Compile Include="System\Xml\Schema\InteriorNode.cs" />
<Compile Include="System\Xml\Schema\IXmlSchemaInfo.cs" />
<Compile Include="System\Xml\Schema\KeySequence.cs" />
<Compile Include="System\Xml\Schema\KSStruct.cs" />
<Compile Include="System\Xml\Schema\LeafNode.cs" />
<Compile Include="System\Xml\Schema\LeafRangeNode.cs" />
<Compile Include="System\Xml\Schema\ListFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\LocatedActiveAxis.cs" />
<Compile Include="System\Xml\Schema\MiscFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\NamespaceList.cs" />
<Compile Include="System\Xml\Schema\NamespaceListNode.cs" />
<Compile Include="System\Xml\Schema\NamespaceListV1Compat.cs" />
<Compile Include="System\Xml\Schema\NfaContentValidator.cs" />
<Compile Include="System\Xml\Schema\Numeric10FacetsChecker.cs" />
<Compile Include="System\Xml\Schema\Numeric2FacetsChecker.cs" />
<Compile Include="System\Xml\Schema\Parser.cs" />
<Compile Include="System\Xml\Schema\ParticleContentValidator.cs" />
<Compile Include="System\Xml\Schema\PlusNode.cs" />
<Compile Include="System\Xml\Schema\Position.cs" />
<Compile Include="System\Xml\Schema\Positions.cs" />
<Compile Include="System\Xml\Schema\Preprocessor.cs" />
<Compile Include="System\Xml\Schema\QmarkNode.cs" />
<Compile Include="System\Xml\Schema\QNameFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\RangeContentValidator.cs" />
<Compile Include="System\Xml\Schema\RangePositionInfo.cs" />
<Compile Include="System\Xml\Schema\RedefineEntry.cs" />
<Compile Include="System\Xml\Schema\RestrictionFacets.cs" />
<Compile Include="System\Xml\Schema\RestrictionFlags.cs" />
<Compile Include="System\Xml\Schema\SchemaAttDef.cs" />
<Compile Include="System\Xml\Schema\SchemaBuilder.cs" />
<Compile Include="System\Xml\Schema\SchemaCollectionCompiler.cs" />
<Compile Include="System\Xml\Schema\SchemaCollectionPreprocessor.cs" />
<Compile Include="System\Xml\Schema\SchemaDeclBase.cs" />
<Compile Include="System\Xml\Schema\SchemaElementDecl.cs" />
<Compile Include="System\Xml\Schema\SchemaEntity.cs" />
<Compile Include="System\Xml\Schema\SchemaInfo.cs" />
<Compile Include="System\Xml\Schema\SchemaNames.cs" />
<Compile Include="System\Xml\Schema\SchemaNamespaceManager.cs" />
<Compile Include="System\Xml\Schema\SchemaNotation.cs" />
<Compile Include="System\Xml\Schema\SchemaType.cs" />
<Compile Include="System\Xml\Schema\SelectorActiveAxis.cs" />
<Compile Include="System\Xml\Schema\SequenceNode.cs" />
<Compile Include="System\Xml\Schema\StarNode.cs" />
<Compile Include="System\Xml\Schema\StateUnion.cs" />
<Compile Include="System\Xml\Schema\StringFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\SymbolsDictionary.cs" />
<Compile Include="System\Xml\Schema\SyntaxTreeNode.cs" />
<Compile Include="System\Xml\Schema\TypedObject.cs" />
<Compile Include="System\Xml\Schema\UnionFacetsChecker.cs" />
<Compile Include="System\Xml\Schema\UpaException.cs" />
<Compile Include="System\Xml\Schema\ValidationEventArgs.cs" />
<Compile Include="System\Xml\Schema\ValidationEventHandler.cs" />
<Compile Include="System\Xml\Schema\ValidationState.cs" />
<Compile Include="System\Xml\Schema\ValidatorState.cs" />
<Compile Include="System\Xml\Schema\XdrBuilder.cs" />
<Compile Include="System\Xml\Schema\XdrValidator.cs" />
<Compile Include="System\Xml\Schema\XmlAnyConverter.cs" />
<Compile Include="System\Xml\Schema\XmlAnyListConverter.cs" />
<Compile Include="System\Xml\Schema\XmlAtomicValue.cs" />
<Compile Include="System\Xml\Schema\XmlBaseConverter.cs" />
<Compile Include="System\Xml\Schema\XmlBooleanConverter.cs" />
<Compile Include="System\Xml\Schema\XmlDateTimeConverter.cs" />
<Compile Include="System\Xml\Schema\XmlListConverter.cs" />
<Compile Include="System\Xml\Schema\XmlMiscConverter.cs" />
<Compile Include="System\Xml\Schema\XmlNumeric10Converter.cs" />
<Compile Include="System\Xml\Schema\XmlNumeric2Converter.cs" />
<Compile Include="System\Xml\Schema\XmlSchema.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAll.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAnnotated.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAnnotation.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAny.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAnyAttribute.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAppInfo.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAttribute.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAttributeGroup.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaAttributeGroupRef.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaChoice.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaCollection.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaCollectionEnumerator.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaCollectionNode.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaCompilationSettings.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaComplexContent.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaComplexContentExtension.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaComplexContentRestriction.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaComplexType.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaContent.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaContentModel.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaContentProcessing.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaContentType.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaDatatype.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaDatatypeVariety.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaDerivationMethod.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaDocumentation.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaElement.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaEnumerationFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaException.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaExternal.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaForm.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaFractionDigitsFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaGroup.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaGroupBase.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaGroupRef.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaIdentityConstraint.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaImport.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaInclude.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaInference.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaInferenceException.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaInfo.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaKey.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaKeyref.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaLengthFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaMaxExclusiveFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaMaxInclusiveFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaMaxLengthFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaMinExclusiveFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaMinInclusiveFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaMinLengthFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaNotation.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaNumericFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaObject.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaObjectCollection.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaObjectEnumerator.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaObjectTable.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaParticle.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaPatternFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaRedefine.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSequence.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleContent.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleContentExtension.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleType.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleTypeContent.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleTypeList.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSubstitutionGroup.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaSubstitutionGroupV1Compat.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaTotalDigitsFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaType.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaUnique.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaUse.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaValidationException.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaValidationFlags.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaValidator.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaValidity.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaWhiteSpace.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaWhiteSpaceFacet.cs" />
<Compile Include="System\Xml\Schema\XmlSchemaXPath.cs" />
<Compile Include="System\Xml\Schema\XmlSeverityType.cs" />
<Compile Include="System\Xml\Schema\XmlStringConverter.cs" />
<Compile Include="System\Xml\Schema\XmlTypeCode.cs" />
<Compile Include="System\Xml\Schema\XmlUnionConverter.cs" />
<Compile Include="System\Xml\Schema\XmlUntypedConverter.cs" />
<Compile Include="System\Xml\Schema\XmlValueConverter.cs" />
<Compile Include="System\Xml\Schema\XmlValueGetter.cs" />
<Compile Include="System\Xml\Schema\XsdBuilder.cs" />
<Compile Include="System\Xml\Schema\XsdDateTime.cs" />
<Compile Include="System\Xml\Schema\XsdDateTimeFlags.cs" />
<Compile Include="System\Xml\Schema\XsdDuration.cs" />
<Compile Include="System\Xml\Schema\XsdSimpleValue.cs" />
<Compile Include="System\Xml\Schema\XsdValidator.cs" />
<Compile Include="System\Xml\SecureStringHasher.cs" />
<Compile Include="System\Xml\Serialization\ClassMap.cs" />
<Compile Include="System\Xml\Serialization\CodeIdentifier.cs" />
<Compile Include="System\Xml\Serialization\EnumMap.cs" />
<Compile Include="System\Xml\Serialization\IXmlSerializable.cs" />
<Compile Include="System\Xml\Serialization\IXmlTextParser.cs" />
<Compile Include="System\Xml\Serialization\KeyHelper.cs" />
<Compile Include="System\Xml\Serialization\ListMap.cs" />
<Compile Include="System\Xml\Serialization\ObjectMap.cs" />
<Compile Include="System\Xml\Serialization\ReflectionHelper.cs" />
<Compile Include="System\Xml\Serialization\SchemaTypes.cs" />
<Compile Include="System\Xml\Serialization\SerializationFormat.cs" />
<Compile Include="System\Xml\Serialization\SerializationSource.cs" />
<Compile Include="System\Xml\Serialization\TypeData.cs" />
<Compile Include="System\Xml\Serialization\TypeMember.cs" />
<Compile Include="System\Xml\Serialization\TypeTranslator.cs" />
<Compile Include="System\Xml\Serialization\UnreferencedObjectEventArgs.cs" />
<Compile Include="System\Xml\Serialization\UnreferencedObjectEventHandler.cs" />
<Compile Include="System\Xml\Serialization\XmlAnyAttributeAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlAnyElementAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlAnyElementAttributes.cs" />
<Compile Include="System\Xml\Serialization\XmlArrayAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlArrayItemAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlArrayItemAttributes.cs" />
<Compile Include="System\Xml\Serialization\XmlAttributeAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlAttributeEventArgs.cs" />
<Compile Include="System\Xml\Serialization\XmlAttributeEventHandler.cs" />
<Compile Include="System\Xml\Serialization\XmlAttributeOverrides.cs" />
<Compile Include="System\Xml\Serialization\XmlAttributes.cs" />
<Compile Include="System\Xml\Serialization\XmlChoiceIdentifierAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlCustomFormatter.cs" />
<Compile Include="System\Xml\Serialization\XmlElementAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlElementAttributes.cs" />
<Compile Include="System\Xml\Serialization\XmlElementEventArgs.cs" />
<Compile Include="System\Xml\Serialization\XmlElementEventHandler.cs" />
<Compile Include="System\Xml\Serialization\XmlEnumAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlIgnoreAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlIncludeAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlMapping.cs" />
<Compile Include="System\Xml\Serialization\XmlMemberMapping.cs" />
<Compile Include="System\Xml\Serialization\XmlMembersMapping.cs" />
<Compile Include="System\Xml\Serialization\XmlNamespaceDeclarationsAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlNodeEventArgs.cs" />
<Compile Include="System\Xml\Serialization\XmlNodeEventHandler.cs" />
<Compile Include="System\Xml\Serialization\XmlReflectionImporter.cs" />
<Compile Include="System\Xml\Serialization\XmlReflectionMember.cs" />
<Compile Include="System\Xml\Serialization\XmlRootAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlSchemaProviderAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializableMapping.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationCollectionFixupCallback.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationFixupCallback.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationGeneratedCode.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationReadCallback.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationReader.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationReaderInterpreter.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationWriteCallback.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationWriter.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializationWriterInterpreter.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializer.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializerFactory.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializerImplementation.cs" />
<Compile Include="System\Xml\Serialization\XmlSerializerNamespaces.cs" />
<Compile Include="System\Xml\Serialization\XmlTextAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeConvertorAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapElementInfo.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapElementInfoList.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMember.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberAnyAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberAnyElement.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberAttribute.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberElement.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberExpandable.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberFlatList.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberList.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapMemberNamespaces.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeMapping.cs" />
<Compile Include="System\Xml\Serialization\XmlTypeSerializationSource.cs" />
<Compile Include="System\Xml\TernaryTreeReadOnly.cs" />
<Compile Include="System\Xml\TextEncodedRawTextWriter.cs" />
<Compile Include="System\Xml\TextUtf8RawTextWriter.cs" />
<Compile Include="System\Xml\TriState.cs" />
<Compile Include="System\Xml\Ucs4Decoder.cs" />
<Compile Include="System\Xml\Ucs4Decoder1234.cs" />
<Compile Include="System\Xml\Ucs4Decoder2143.cs" />
<Compile Include="System\Xml\Ucs4Decoder3412.cs" />
<Compile Include="System\Xml\Ucs4Decoder4321.cs" />
<Compile Include="System\Xml\Ucs4Encoding.cs" />
<Compile Include="System\Xml\Ucs4Encoding1234.cs" />
<Compile Include="System\Xml\Ucs4Encoding2143.cs" />
<Compile Include="System\Xml\Ucs4Encoding3412.cs" />
<Compile Include="System\Xml\Ucs4Encoding4321.cs" />
<Compile Include="System\Xml\UTF16Decoder.cs" />
<Compile Include="System\Xml\ValidateNames.cs" />
<Compile Include="System\Xml\ValidatingReaderNodeData.cs" />
<Compile Include="System\Xml\ValidationType.cs" />
<Compile Include="System\Xml\WhitespaceHandling.cs" />
<Compile Include="System\Xml\WriteState.cs" />
<Compile Include="System\Xml\XmlAsyncCheckReader.cs" />
<Compile Include="System\Xml\XmlAsyncCheckReaderWithLineInfo.cs" />
<Compile Include="System\Xml\XmlAsyncCheckReaderWithLineInfoNS.cs" />
<Compile Include="System\Xml\XmlAsyncCheckReaderWithLineInfoNSSchema.cs" />
<Compile Include="System\Xml\XmlAsyncCheckReaderWithNS.cs" />
<Compile Include="System\Xml\XmlAsyncCheckWriter.cs" />
<Compile Include="System\Xml\XmlAttribute.cs" />
<Compile Include="System\Xml\XmlAttributeCollection.cs" />
<Compile Include="System\Xml\XmlAutoDetectWriter.cs" />
<Compile Include="System\Xml\XmlCachedStream.cs" />
<Compile Include="System\Xml\XmlCDataSection.cs" />
<Compile Include="System\Xml\XmlCharacterData.cs" />
<Compile Include="System\Xml\XmlCharType.cs" />
<Compile Include="System\Xml\XmlChildEnumerator.cs" />
<Compile Include="System\Xml\XmlChildNodes.cs" />
<Compile Include="System\Xml\XmlComment.cs" />
<Compile Include="System\Xml\XmlComplianceUtil.cs" />
<Compile Include="System\Xml\XmlConfiguration\XmlReaderSection.cs" />
<Compile Include="System\Xml\XmlConvert.cs" />
<Compile Include="System\Xml\XmlDateTimeSerializationMode.cs" />
<Compile Include="System\Xml\XmlDeclaration.cs" />
<Compile Include="System\Xml\XmlDocument.cs" />
<Compile Include="System\Xml\XmlDocumentFragment.cs" />
<Compile Include="System\Xml\XmlDocumentType.cs" />
<Compile Include="System\Xml\XmlDownloadManager.cs" />
<Compile Include="System\Xml\XmlElement.cs" />
<Compile Include="System\Xml\XmlEncodedRawTextWriter.cs" />
<Compile Include="System\Xml\XmlEncodedRawTextWriterIndent.cs" />
<Compile Include="System\Xml\XmlEntity.cs" />
<Compile Include="System\Xml\XmlEntityReference.cs" />
<Compile Include="System\Xml\XmlEventCache.cs" />
<Compile Include="System\Xml\XmlException.cs" />
<Compile Include="System\Xml\XmlImplementation.cs" />
<Compile Include="System\Xml\XmlLinkedNode.cs" />
<Compile Include="System\Xml\XmlLoader.cs" />
<Compile Include="System\Xml\XmlName.cs" />
<Compile Include="System\Xml\XmlNamedNodeMap.cs" />
<Compile Include="System\Xml\XmlNameEx.cs" />
<Compile Include="System\Xml\XmlNamespaceManager.cs" />
<Compile Include="System\Xml\XmlNamespaceScope.cs" />
<Compile Include="System\Xml\XmlNameTable.cs" />
<Compile Include="System\Xml\XmlNode.cs" />
<Compile Include="System\Xml\XmlNodeChangedAction.cs" />
<Compile Include="System\Xml\XmlNodeChangedEventArgs.cs" />
<Compile Include="System\Xml\XmlNodeChangedEventHandler.cs" />
<Compile Include="System\Xml\XmlNodeList.cs" />
<Compile Include="System\Xml\XmlNodeReader.cs" />
<Compile Include="System\Xml\XmlNodeReaderNavigator.cs" />
<Compile Include="System\Xml\XmlNodeType.cs" />
<Compile Include="System\Xml\XmlNotation.cs" />
<Compile Include="System\Xml\XmlOutputMethod.cs" />
<Compile Include="System\Xml\XmlParserContext.cs" />
<Compile Include="System\Xml\XmlProcessingInstruction.cs" />
<Compile Include="System\Xml\XmlQualifiedName.cs" />
<Compile Include="System\Xml\XmlRawWriter.cs" />
<Compile Include="System\Xml\XmlRawWriterBase64Encoder.cs" />
<Compile Include="System\Xml\XmlReader.cs" />
<Compile Include="System\Xml\XmlReaderSettings.cs" />
<Compile Include="System\Xml\XmlRegisteredNonCachedStream.cs" />
<Compile Include="System\Xml\XmlResolver.cs" />
<Compile Include="System\Xml\XmlSignificantWhitespace.cs" />
<Compile Include="System\Xml\XmlSpace.cs" />
<Compile Include="System\Xml\XmlSqlBinaryReader.cs" />
<Compile Include="System\Xml\XmlStandalone.cs" />
<Compile Include="System\Xml\XmlText.cs" />
<Compile Include="System\Xml\XmlTextEncoder.cs" />
<Compile Include="System\Xml\XmlTextReader.cs" />
<Compile Include="System\Xml\XmlTextReaderImpl.cs" />
<Compile Include="System\Xml\XmlTextWriter.cs" />
<Compile Include="System\Xml\XmlTextWriterBase64Encoder.cs" />
<Compile Include="System\Xml\XmlTokenizedType.cs" />
<Compile Include="System\Xml\XmlUnspecifiedAttribute.cs" />
<Compile Include="System\Xml\XmlUrlResolver.cs" />
<Compile Include="System\Xml\XmlUtf8RawTextWriter.cs" />
<Compile Include="System\Xml\XmlUtf8RawTextWriterIndent.cs" />
<Compile Include="System\Xml\XmlValidatingReader.cs" />
<Compile Include="System\Xml\XmlValidatingReaderImpl.cs" />
<Compile Include="System\Xml\XmlWellFormedWriter.cs" />
<Compile Include="System\Xml\XmlWhitespace.cs" />
<Compile Include="System\Xml\XmlWriter.cs" />
<Compile Include="System\Xml\XmlWriterSettings.cs" />
<Compile Include="System\Xml\XPath\XPathDocument.cs" />
<Compile Include="System\Xml\XPath\XPathException.cs" />
<Compile Include="System\Xml\XPath\XPathItem.cs" />
<Compile Include="System\Xml\XPath\XPathNamespaceScope.cs" />
<Compile Include="System\Xml\XPath\XPathNavigator.cs" />
<Compile Include="System\Xml\XPath\XPathNavigatorKeyComparer.cs" />
<Compile Include="System\Xml\XPath\XPathNodeType.cs" />
<Compile Include="System\Xml\XPath\XPathResultType.cs" />
<Compile Include="System\Xml\XsdCachingReader.cs" />
<Compile Include="System\Xml\XsdValidatingReader.cs" />
<Compile Include="System\Xml\Xsl\Runtime\StringConcat.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\mscorlib\mscorlib.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443dde9d}</Project>
<Name>mscorlib</Name>
</ProjectReference>
<ProjectReference Include="..\System\System.csproj">
<Project>{e3d718ff-6cca-48a8-8fbe-ff63443ddedb}</Project>
<Name>System</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>