Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.XML/System.Xml-net_4_5.csproj')
-rw-r--r--mcs/class/System.XML/System.Xml-net_4_5.csproj472
1 files changed, 472 insertions, 0 deletions
diff --git a/mcs/class/System.XML/System.Xml-net_4_5.csproj b/mcs/class/System.XML/System.Xml-net_4_5.csproj
new file mode 100644
index 00000000000..485f4692c85
--- /dev/null
+++ b/mcs/class/System.XML/System.Xml-net_4_5.csproj
@@ -0,0 +1,472 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>
+ <OutputType>Library</OutputType>
+ <NoWarn>1699,618,612,642</NoWarn>
+ <OutputPath>./../../class/lib/net_4_5/tmp</OutputPath>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <NoStdLib>true</NoStdLib>
+
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>mscorlib</RootNamespace>
+ <AssemblyName>System.Xml</AssemblyName>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <StartupObject>
+ </StartupObject>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <NoWarn>1699,618,612,642</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <NoWarn>1699,618,612,642</NoWarn>
+ <Optimize>true</Optimize>
+ <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>
+ </PropertyGroup>
+ <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
+ <ItemGroup>
+ <Compile Include="Assembly\AssemblyInfo.cs" />
+ <Compile Include="..\..\build\common\Consts.cs" />
+ <Compile Include="..\..\build\common\Locale.cs" />
+ <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
+ <Compile Include="Mono.Xml.Schema\XmlSchemaValidatingReader.cs" />
+ <Compile Include="Mono.Xml.Schema\XsdIdentityPath.cs" />
+ <Compile Include="Mono.Xml.Schema\XsdIdentityState.cs" />
+ <Compile Include="Mono.Xml.Schema\XsdKeyTable.cs" />
+ <Compile Include="Mono.Xml.Schema\XsdParticleValidationState.cs" />
+ <Compile Include="Mono.Xml.Schema\XsdValidatingReader.cs" />
+ <Compile Include="Mono.Xml.Schema\XsdWildcard.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathDocument.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathNavigator.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathNode.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathDocument2.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder2.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter2.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathNavigator2.cs" />
+ <Compile Include="Mono.Xml.XPath\DTMXPathNode2.cs" />
+ <Compile Include="Mono.Xml.XPath\IdPattern.cs" />
+ <Compile Include="Mono.Xml.XPath\KeyPattern.cs" />
+ <Compile Include="Mono.Xml.XPath\LocationPathPattern.cs" />
+ <Compile Include="Mono.Xml.XPath\Pattern.cs" />
+ <Compile Include="Mono.Xml.XPath\UnionPattern.cs" />
+ <Compile Include="Mono.Xml.XPath\XPathEditableDocument.cs" />
+ <Compile Include="Mono.Xml.XPath\XPathNavigatorReader.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslApplyImports.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslApplyTemplates.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslAttribute.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslAvt.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslCallTemplate.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslChoose.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslComment.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslCompiledElement.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslCopy.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslCopyOf.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslElement.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslFallback.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslForEach.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslIf.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslLiteralElement.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslMessage.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslNotSupportedOperation.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslNumber.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslOperation.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslProcessingInstruction.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslTemplateContent.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslText.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslValueOf.cs" />
+ <Compile Include="Mono.Xml.Xsl.Operations\XslVariable.cs" />
+ <Compile Include="Mono.Xml.Xsl\Attribute.cs" />
+ <Compile Include="Mono.Xml.Xsl\Compiler.cs" />
+ <Compile Include="Mono.Xml.Xsl\Debug.cs" />
+ <Compile Include="Mono.Xml.Xsl\Emitter.cs" />
+ <Compile Include="Mono.Xml.Xsl\GenericOutputter.cs" />
+ <Compile Include="Mono.Xml.Xsl\HtmlEmitter.cs" />
+ <Compile Include="Mono.Xml.Xsl\MSXslScriptManager.cs" />
+ <Compile Include="Mono.Xml.Xsl\Outputter.cs" />
+ <Compile Include="Mono.Xml.Xsl\ScriptCompilerInfo.cs" />
+ <Compile Include="Mono.Xml.Xsl\TextEmitter.cs" />
+ <Compile Include="Mono.Xml.Xsl\TextOutputter.cs" />
+ <Compile Include="Mono.Xml.Xsl\XmlWriterEmitter.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslAttributeSet.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslDecimalFormat.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslKey.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslOutput.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslSortEvaluator.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslStylesheet.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslTemplate.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslTransformProcessor.cs" />
+ <Compile Include="Mono.Xml.Xsl\XsltCompiledContext.cs" />
+ <Compile Include="Mono.Xml.Xsl\XsltDebuggerWrapper.cs" />
+ <Compile Include="Mono.Xml.Xsl\XslFunctions.cs" />
+ <Compile Include="Mono.Xml\IHasXmlParserContext.cs" />
+ <Compile Include="Mono.Xml\IHasXmlSchemaInfo.cs" />
+ <Compile Include="Mono.Xml\SubtreeXmlReader.cs" />
+ <Compile Include="Mono.Xml\XmlFilterReader.cs" />
+ <Compile Include="Mono.Xml\XmlNodeWriter.cs" />
+ <Compile Include="System.Xml\ConformanceLevel.cs" />
+ <Compile Include="System.Xml\DTDAutomata.cs" />
+ <Compile Include="System.Xml\DTDObjectModel.cs" />
+ <Compile Include="System.Xml\DTDReader.cs" />
+ <Compile Include="System.Xml\DTDValidatingReader2.cs" />
+ <Compile Include="System.Xml\DefaultXmlWriter.cs" />
+ <Compile Include="System.Xml\EntityResolvingXmlReader.cs" />
+ <Compile Include="System.Xml\EntityHandling.cs" />
+ <Compile Include="System.Xml\Formatting.cs" />
+ <Compile Include="System.Xml\IHasXmlNode.cs" />
+ <Compile Include="System.Xml\IXmlLineInfo.cs" />
+ <Compile Include="System.Xml\IHasXmlChildNode.cs" />
+ <Compile Include="System.Xml\IXmlNamespaceResolver.cs" />
+ <Compile Include="System.Xml\MonoFIXAttribute.cs" />
+ <Compile Include="System.Xml\NameTable.cs" />
+ <Compile Include="System.Xml\NamespaceHandling.cs" />
+ <Compile Include="System.Xml\NewLineHandling.cs" />
+ <Compile Include="System.Xml\ReadState.cs" />
+ <Compile Include="System.Xml\ValidationType.cs" />
+ <Compile Include="System.Xml\WhitespaceHandling.cs" />
+ <Compile Include="System.Xml\WriteState.cs" />
+ <Compile Include="System.Xml\XmlEntity.cs" />
+ <Compile Include="System.Xml\XmlAttribute.cs" />
+ <Compile Include="System.Xml\XmlAttributeCollection.cs" />
+ <Compile Include="System.Xml\XmlCDataSection.cs" />
+ <Compile Include="System.Xml\XmlConstructs.cs" />
+ <Compile Include="System.Xml\XmlChar.cs" />
+ <Compile Include="System.Xml\XmlCharacterData.cs" />
+ <Compile Include="System.Xml\XmlComment.cs" />
+ <Compile Include="System.Xml\XmlNotation.cs" />
+ <Compile Include="System.Xml\XmlDeclaration.cs" />
+ <Compile Include="System.Xml\XmlDocument.cs" />
+ <Compile Include="System.Xml\XmlDocumentFragment.cs" />
+ <Compile Include="System.Xml\XmlDocumentNavigator.cs" />
+ <Compile Include="System.Xml\XmlDocumentType.cs" />
+ <Compile Include="System.Xml\XmlElement.cs" />
+ <Compile Include="System.Xml\XmlEntityReference.cs" />
+ <Compile Include="System.Xml\XmlException.cs" />
+ <Compile Include="System.Xml\XmlImplementation.cs" />
+ <Compile Include="System.Xml\XmlConvert.cs" />
+ <Compile Include="System.Xml\XmlDateTimeSerializationMode.cs" />
+ <Compile Include="System.Xml\XmlLinkedNode.cs" />
+ <Compile Include="System.Xml\XmlNameEntry.cs" />
+ <Compile Include="System.Xml\XmlNameEntryCache.cs" />
+ <Compile Include="System.Xml\XmlNameTable.cs" />
+ <Compile Include="System.Xml\XmlNamedNodeMap.cs" />
+ <Compile Include="System.Xml\XmlNamespaceScope.cs" />
+ <Compile Include="System.Xml\XmlNamespaceManager.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\XmlNodeListChildren.cs" />
+ <Compile Include="System.Xml\XmlNodeArrayList.cs" />
+ <Compile Include="System.Xml\XmlIteratorNodeList.cs" />
+ <Compile Include="System.Xml\XmlNodeOrder.cs" />
+ <Compile Include="System.Xml\XmlNodeReader2.cs" />
+ <Compile Include="System.Xml\XmlNodeReaderImpl.cs" />
+ <Compile Include="System.Xml\XmlNodeType.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\XmlReader.cs" />
+ <Compile Include="System.Xml\XmlReaderBinarySupport.cs" />
+ <Compile Include="System.Xml\XmlReaderSettings.cs" />
+ <Compile Include="System.Xml\DtdProcessing.cs" />
+ <Compile Include="System.Xml\XmlResolver.cs" />
+ <Compile Include="System.Xml\XmlSecureResolver.cs" />
+ <Compile Include="System.Xml\XmlSignificantWhitespace.cs" />
+ <Compile Include="System.Xml\XmlSpace.cs" />
+ <Compile Include="System.Xml\XmlText.cs" />
+ <Compile Include="System.Xml\XmlTextReader.cs" />
+ <Compile Include="System.Xml\XmlTextReader2.cs" />
+ <Compile Include="System.Xml\XmlTokenizedType.cs" />
+ <Compile Include="System.Xml\XmlUrlResolver.cs" />
+ <Compile Include="System.Xml\XmlValidatingReader.cs" />
+ <Compile Include="System.Xml\XmlWhitespace.cs" />
+ <Compile Include="System.Xml\XmlWriter.cs" />
+ <Compile Include="System.Xml\XmlWriterSettings.cs" />
+ <Compile Include="System.Xml\XmlTextWriter2.cs" />
+ <Compile Include="System.Xml\XmlInputStream.cs" />
+ <Compile Include="System.Xml\XmlParserInput.cs" />
+ <Compile Include="System.Xml.XPath\IXPathNavigable.cs" />
+ <Compile Include="System.Xml.XPath\XPathNavigator.cs" />
+ <Compile Include="System.Xml.XPath\XPathExpression.cs" />
+ <Compile Include="System.Xml.XPath\XPathItem.cs" />
+ <Compile Include="System.Xml.XPath\XPathNamespaceScope.cs" />
+ <Compile Include="System.Xml.XPath\XPathNodeIterator.cs" />
+ <Compile Include="System.Xml.XPath\XPathResultType.cs" />
+ <Compile Include="System.Xml.XPath\XPathNodeType.cs" />
+ <Compile Include="System.Xml.XPath\XmlDataType.cs" />
+ <Compile Include="System.Xml.XPath\XmlSortOrder.cs" />
+ <Compile Include="System.Xml.XPath\XmlCaseOrder.cs" />
+ <Compile Include="System.Xml.XPath\XPathDocument.cs" />
+ <Compile Include="System.Xml.XPath\XPathException.cs" />
+ <Compile Include="System.Xml.XPath\XPathComparer.cs" />
+ <Compile Include="System.Xml.XPath\DefaultContext.cs" />
+ <Compile Include="System.Xml.XPath\Expression.cs" />
+ <Compile Include="System.Xml.XPath\Iterator.cs" />
+ <Compile Include="System.Xml.XPath\Tokenizer.cs" />
+ <Compile Include="System.Xml.Xsl\IXsltContextFunction.cs" />
+ <Compile Include="System.Xml.Xsl\IXsltContextVariable.cs" />
+ <Compile Include="System.Xml.Xsl\XslCompiledTransform.cs" />
+ <Compile Include="System.Xml.Xsl\XslTransform.cs" />
+ <Compile Include="System.Xml.Xsl\XsltArgumentList.cs" />
+ <Compile Include="System.Xml.Xsl\XsltCompileException.cs" />
+ <Compile Include="System.Xml.Xsl\XsltContext.cs" />
+ <Compile Include="System.Xml.Xsl\XsltException.cs" />
+ <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventArgs.cs" />
+ <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventHandler.cs" />
+ <Compile Include="System.Xml.Xsl\XsltSettings.cs" />
+ <Compile Include="System.Xml.Schema\BuiltInDatatype.cs" />
+ <Compile Include="System.Xml.Schema\IXmlSchemaInfo.cs" />
+ <Compile Include="System.Xml.Schema\SchemaDataValueType.cs" />
+ <Compile Include="System.Xml.Schema\ValidationEventArgs.cs" />
+ <Compile Include="System.Xml.Schema\XmlAtomicValue.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\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\XmlSchemaSet.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaSequence.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaSerializer.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\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\XmlSchemaValidator.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaValidity.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaValidationException.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\ValidationHandler.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaUtil.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaReader.cs" />
+ <Compile Include="System.Xml.Schema\XmlSchemaValidationFlags.cs" />
+ <Compile Include="System.Xml.Schema\XmlTypeCode.cs" />
+ <Compile Include="System.Xml.Schema\XmlValueGetter.cs" />
+ <Compile Include="System.Xml.Serialization\IXmlTextParser.cs" />
+ <Compile Include="System.Xml.Serialization\CodeExporter.cs" />
+ <Compile Include="System.Xml.Serialization\CodeGenerationOptions.cs" />
+ <Compile Include="System.Xml.Serialization\CodeIdentifier.cs" />
+ <Compile Include="System.Xml.Serialization\CodeIdentifiers.cs" />
+ <Compile Include="System.Xml.Serialization\IXmlSerializable.cs" />
+ <Compile Include="System.Xml.Serialization\ImportContext.cs" />
+ <Compile Include="System.Xml.Serialization\KeyHelper.cs" />
+ <Compile Include="System.Xml.Serialization\MapCodeGenerator.cs" />
+ <Compile Include="System.Xml.Serialization\ReflectionHelper.cs" />
+ <Compile Include="System.Xml.Serialization\SchemaImporter.cs" />
+ <Compile Include="System.Xml.Serialization\SchemaTypes.cs" />
+ <Compile Include="System.Xml.Serialization\SerializationCodeGenerator.cs" />
+ <Compile Include="System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs" />
+ <Compile Include="System.Xml.Serialization\SerializationSource.cs" />
+ <Compile Include="System.Xml.Serialization\SoapAttributeAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\SoapAttributeOverrides.cs" />
+ <Compile Include="System.Xml.Serialization\SoapAttributes.cs" />
+ <Compile Include="System.Xml.Serialization\SoapCodeExporter.cs" />
+ <Compile Include="System.Xml.Serialization\SoapElementAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\SoapEnumAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\SoapIgnoreAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\SoapIncludeAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\SoapSchemaImporter.cs" />
+ <Compile Include="System.Xml.Serialization\SoapSchemaExporter.cs" />
+ <Compile Include="System.Xml.Serialization\SoapSchemaMember.cs" />
+ <Compile Include="System.Xml.Serialization\SoapReflectionImporter.cs" />
+ <Compile Include="System.Xml.Serialization\SoapTypeAttribute.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\XmlCodeExporter.cs" />
+ <Compile Include="System.Xml.Serialization\XmlChoiceIdentifierAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlCustomFormatter.cs" />
+ <Compile Include="System.Xml.Serialization\XmlDeserializationEvents.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\XmlEnumAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlIgnoreAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlIncludeAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlMemberMapping.cs" />
+ <Compile Include="System.Xml.Serialization\XmlMembersMapping.cs" />
+ <Compile Include="System.Xml.Serialization\XmlMapping.cs" />
+ <Compile Include="System.Xml.Serialization\XmlMappingAccess.cs" />
+ <Compile Include="System.Xml.Serialization\XmlNamespaceDeclarationsAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlNodeEventArgs.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\XmlSchemaEnumerator.cs" />
+ <Compile Include="System.Xml.Serialization\XmlSchemaExporter.cs" />
+ <Compile Include="System.Xml.Serialization\XmlSchemaImporter.cs" />
+ <Compile Include="System.Xml.Serialization\XmlSchemaProviderAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlSchemas.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\XmlSerializerAssemblyAttribute.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\XmlSerializerVersionAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTextAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeMapElementInfo.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeMapMember.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeMapMemberAttribute.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeMapMemberElement.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeMapMemberNamespaces.cs" />
+ <Compile Include="System.Xml.Serialization\XmlTypeMapping.cs" />
+ <Compile Include="System.Xml.Serialization\XmlElementEventHandler.cs" />
+ <Compile Include="System.Xml.Serialization\XmlNodeEventHandler.cs" />
+ <Compile Include="System.Xml.Serialization.Advanced\SchemaImporterExtension.cs" />
+ <Compile Include="System.Xml.Serialization.Advanced\SchemaImporterExtensionCollection.cs" />
+ <Compile Include="System.Xml.Serialization.Configuration\DateTimeSerializationSection.cs" />
+ <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionElement.cs" />
+ <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionElementCollection.cs" />
+ <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionsSection.cs" />
+ <Compile Include="System.Xml.Serialization.Configuration\SerializationSectionGroup.cs" />
+ <Compile Include="System.Xml.Serialization.Configuration\XmlSerializerSection.cs" />
+ <Compile Include="System.Xml\XQueryConvert.cs" />
+ <Compile Include="System.Xml.XPath\Parser.cs" />
+ <Compile Include="Mono.Xml.Xsl\PatternParser.cs" />
+ <Compile Include="Mono.Xml.Xsl\PatternTokenizer.cs" />
+
+ </ItemGroup>
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+ <PropertyGroup>
+ <PreBuildEvent>$(ProjectDir)\..\..\..\mono\msvc\scripts\prepare.exe $(ProjectDir)..\.. xml
+$(ProjectDir)\..\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\System.Xml.XPath\Parser.jay > $(ProjectDir)\System.Xml.XPath\Parser.cs
+echo #define XSLT_PATTERN > $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs
+$(ProjectDir)\..\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Mono.Xml.Xsl\PatternParser.jay >> $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs
+echo #define XSLT_PATTERN > $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs
+type $(ProjectDir)\System.Xml.XPath\Tokenizer.cs >> $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs
+ </PreBuildEvent>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="mscorlib.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\\lib\build\mscorlib.dll</HintPath>
+ </Reference>
+ <Reference Include="mscorlib.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\\lib\build\mscorlib.dll</HintPath>
+ </Reference>
+ <Reference Include="System.dll">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\\lib\build\System.dll</HintPath>
+ </Reference>
+ </ItemGroup>
+
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+
+</Project>
+