Merge pull request #890 from xoofx/master
[mono.git] / mcs / class / System.XML / System.Xml-net_4_5.csproj
index f5e834164185304ec79e00b34c26fd5fa712eefb..ea6fcbeb89d213eeeed4cbd19b35de53428ac1b9 100644 (file)
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,618,612,642</NoWarn>\r
-    <OutputPath>./../../class/lib/net_4_5/tmp</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>True</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Xml</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
   </PropertyGroup>\r
+  \r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699,618,612,642</NoWarn>\r
     <Optimize>false</Optimize>\r
-    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
+    <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;CONFIGURATION_DEP</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699,618,612,642</NoWarn>\r
     <Optimize>true</Optimize>\r
-    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
+    <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;CONFIGURATION_DEP</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <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\XmlValueConverter.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" />
-\r
-  </ItemGroup>\r
+    <Compile Include="..\..\build\common\Consts.cs" />\r
+    <Compile Include="..\..\build\common\Locale.cs" />\r
+    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XmlSchemaValidatingReader.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XsdIdentityPath.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XsdIdentityState.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XsdKeyTable.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XsdParticleValidationState.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XsdValidatingReader.cs" />\r
+    <Compile Include="Mono.Xml.Schema\XsdWildcard.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathDocument.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathDocument2.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder2.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter2.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathNavigator.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathNavigator2.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathNode.cs" />\r
+    <Compile Include="Mono.Xml.XPath\DTMXPathNode2.cs" />\r
+    <Compile Include="Mono.Xml.XPath\IdPattern.cs" />\r
+    <Compile Include="Mono.Xml.XPath\KeyPattern.cs" />\r
+    <Compile Include="Mono.Xml.XPath\LocationPathPattern.cs" />\r
+    <Compile Include="Mono.Xml.XPath\Pattern.cs" />\r
+    <Compile Include="Mono.Xml.XPath\UnionPattern.cs" />\r
+    <Compile Include="Mono.Xml.XPath\XPathEditableDocument.cs" />\r
+    <Compile Include="Mono.Xml.XPath\XPathNavigatorReader.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslApplyImports.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslApplyTemplates.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslAttribute.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslAvt.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslCallTemplate.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslChoose.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslComment.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslCompiledElement.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslCopy.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslCopyOf.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslElement.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslFallback.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslForEach.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslIf.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslLiteralElement.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslMessage.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslNotSupportedOperation.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslNumber.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslOperation.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslProcessingInstruction.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslTemplateContent.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslText.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslValueOf.cs" />\r
+    <Compile Include="Mono.Xml.Xsl.Operations\XslVariable.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\Attribute.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\Compiler.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\Debug.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\Emitter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\GenericOutputter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\HtmlEmitter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\MSXslScriptManager.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\Outputter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\ScriptCompilerInfo.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\TextEmitter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\TextOutputter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XmlWriterEmitter.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslAttributeSet.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslDecimalFormat.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslFunctions.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslKey.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslOutput.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslSortEvaluator.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslStylesheet.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XsltCompiledContext.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XsltDebuggerWrapper.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslTemplate.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\XslTransformProcessor.cs" />\r
+    <Compile Include="Mono.Xml\IHasXmlParserContext.cs" />\r
+    <Compile Include="Mono.Xml\IHasXmlSchemaInfo.cs" />\r
+    <Compile Include="Mono.Xml\SubtreeXmlReader.cs" />\r
+    <Compile Include="Mono.Xml\XmlFilterReader.cs" />\r
+    <Compile Include="Mono.Xml\XmlNodeWriter.cs" />\r
+    <Compile Include="System.Xml.Schema\BuiltInDatatype.cs" />\r
+    <Compile Include="System.Xml.Schema\IXmlSchemaInfo.cs" />\r
+    <Compile Include="System.Xml.Schema\SchemaDataValueType.cs" />\r
+    <Compile Include="System.Xml.Schema\ValidationEventArgs.cs" />\r
+    <Compile Include="System.Xml.Schema\ValidationHandler.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlAtomicValue.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchema.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAll.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAnnotated.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAnnotation.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAny.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAnyAttribute.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAppInfo.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAttribute.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAttributeGroup.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaAttributeGroupRef.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaChoice.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaCollection.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaCollectionEnumerator.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaCompilationSettings.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaComplexContent.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaComplexContentExtension.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaComplexContentRestriction.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaComplexType.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaContent.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaContentModel.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaContentProcessing.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaContentType.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaDatatype.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaDatatypeVariety.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaDerivationMethod.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaDocumentation.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaElement.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaEnumerationFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaException.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaExternal.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaForm.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaFractionDigitsFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaGroup.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaGroupBase.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaGroupRef.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaIdentityConstraint.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaImport.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaInclude.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaInference.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaInferenceException.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaInfo.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaKey.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaKeyref.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaLengthFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaMaxExclusiveFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaMaxInclusiveFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaMaxLengthFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaMinExclusiveFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaMinInclusiveFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaMinLengthFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaNotation.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaNumericFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaObject.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaObjectCollection.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaObjectEnumerator.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaObjectTable.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaParticle.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaPatternFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaReader.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaRedefine.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSequence.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSerializer.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleContent.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleContentExtension.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleContentRestriction.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleType.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeContent.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeList.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeRestriction.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeUnion.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaTotalDigitsFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaType.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaUnique.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaUse.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaUtil.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaValidationException.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaValidationFlags.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaValidator.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaValidity.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaWhiteSpaceFacet.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSchemaXPath.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlSeverityType.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlTypeCode.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlValueConverter.cs" />\r
+    <Compile Include="System.Xml.Schema\XmlValueGetter.cs" />\r
+    <Compile Include="System.Xml.Serialization.Advanced\SchemaImporterExtension.cs" />\r
+    <Compile Include="System.Xml.Serialization.Advanced\SchemaImporterExtensionCollection.cs" />\r
+    <Compile Include="System.Xml.Serialization.Configuration\DateTimeSerializationSection.cs" />\r
+    <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionElement.cs" />\r
+    <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionElementCollection.cs" />\r
+    <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionsSection.cs" />\r
+    <Compile Include="System.Xml.Serialization.Configuration\SerializationSectionGroup.cs" />\r
+    <Compile Include="System.Xml.Serialization.Configuration\XmlSerializerSection.cs" />\r
+    <Compile Include="System.Xml.Serialization\CodeExporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\CodeGenerationOptions.cs" />\r
+    <Compile Include="System.Xml.Serialization\CodeIdentifier.cs" />\r
+    <Compile Include="System.Xml.Serialization\CodeIdentifiers.cs" />\r
+    <Compile Include="System.Xml.Serialization\ImportContext.cs" />\r
+    <Compile Include="System.Xml.Serialization\IXmlSerializable.cs" />\r
+    <Compile Include="System.Xml.Serialization\IXmlTextParser.cs" />\r
+    <Compile Include="System.Xml.Serialization\KeyHelper.cs" />\r
+    <Compile Include="System.Xml.Serialization\MapCodeGenerator.cs" />\r
+    <Compile Include="System.Xml.Serialization\ReflectionHelper.cs" />\r
+    <Compile Include="System.Xml.Serialization\SchemaImporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\SchemaTypes.cs" />\r
+    <Compile Include="System.Xml.Serialization\SerializationCodeGenerator.cs" />\r
+    <Compile Include="System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs" />\r
+    <Compile Include="System.Xml.Serialization\SerializationSource.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapAttributeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapAttributeOverrides.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapAttributes.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapCodeExporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapElementAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapEnumAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapIgnoreAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapIncludeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapReflectionImporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapSchemaExporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapSchemaImporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapSchemaMember.cs" />\r
+    <Compile Include="System.Xml.Serialization\SoapTypeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\TypeData.cs" />\r
+    <Compile Include="System.Xml.Serialization\TypeMember.cs" />\r
+    <Compile Include="System.Xml.Serialization\TypeTranslator.cs" />\r
+    <Compile Include="System.Xml.Serialization\UnreferencedObjectEventArgs.cs" />\r
+    <Compile Include="System.Xml.Serialization\UnreferencedObjectEventHandler.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAnyAttributeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAnyElementAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAnyElementAttributes.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlArrayAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlArrayItemAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlArrayItemAttributes.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAttributeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAttributeEventArgs.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAttributeEventHandler.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAttributeOverrides.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlAttributes.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlChoiceIdentifierAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlCodeExporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlCustomFormatter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlDeserializationEvents.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlElementAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlElementAttributes.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlElementEventArgs.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlElementEventHandler.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlEnumAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlIgnoreAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlIncludeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlMapping.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlMappingAccess.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlMemberMapping.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlMembersMapping.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlNamespaceDeclarationsAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlNodeEventArgs.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlNodeEventHandler.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlReflectionImporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlReflectionMember.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlRootAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSchemaEnumerator.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSchemaExporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSchemaImporter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSchemaProviderAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSchemas.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationCollectionFixupCallback.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationFixupCallback.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationGeneratedCode.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationReadCallback.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationReader.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationReaderInterpreter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationWriteCallback.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationWriter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializationWriterInterpreter.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializer.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializerAssemblyAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializerFactory.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializerImplementation.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializerNamespaces.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlSerializerVersionAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTextAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeMapElementInfo.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeMapMember.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeMapMemberAttribute.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeMapMemberElement.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeMapMemberNamespaces.cs" />\r
+    <Compile Include="System.Xml.Serialization\XmlTypeMapping.cs" />\r
+    <Compile Include="System.Xml.XPath\DefaultContext.cs" />\r
+    <Compile Include="System.Xml.XPath\Expression.cs" />\r
+    <Compile Include="System.Xml.XPath\Iterator.cs" />\r
+    <Compile Include="System.Xml.XPath\IXPathNavigable.cs" />\r
+    <Compile Include="System.Xml.XPath\Tokenizer.cs" />\r
+    <Compile Include="System.Xml.XPath\XmlCaseOrder.cs" />\r
+    <Compile Include="System.Xml.XPath\XmlDataType.cs" />\r
+    <Compile Include="System.Xml.XPath\XmlSortOrder.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathComparer.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathDocument.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathException.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathExpression.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathItem.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathNamespaceScope.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathNavigator.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathNodeIterator.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathNodeType.cs" />\r
+    <Compile Include="System.Xml.XPath\XPathResultType.cs" />\r
+    <Compile Include="System.Xml.Xsl\IXsltContextFunction.cs" />\r
+    <Compile Include="System.Xml.Xsl\IXsltContextVariable.cs" />\r
+    <Compile Include="System.Xml.Xsl\XslCompiledTransform.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltArgumentList.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltCompileException.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltContext.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltException.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventArgs.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventHandler.cs" />\r
+    <Compile Include="System.Xml.Xsl\XslTransform.cs" />\r
+    <Compile Include="System.Xml.Xsl\XsltSettings.cs" />\r
+    <Compile Include="System.Xml\ConformanceLevel.cs" />\r
+    <Compile Include="System.Xml\DefaultXmlWriter.cs" />\r
+    <Compile Include="System.Xml\DTDAutomata.cs" />\r
+    <Compile Include="System.Xml\DTDObjectModel.cs" />\r
+    <Compile Include="System.Xml\DtdProcessing.cs" />\r
+    <Compile Include="System.Xml\DTDReader.cs" />\r
+    <Compile Include="System.Xml\DTDValidatingReader2.cs" />\r
+    <Compile Include="System.Xml\EntityHandling.cs" />\r
+    <Compile Include="System.Xml\EntityResolvingXmlReader.cs" />\r
+    <Compile Include="System.Xml\Formatting.cs" />\r
+    <Compile Include="System.Xml\IHasXmlChildNode.cs" />\r
+    <Compile Include="System.Xml\IHasXmlNode.cs" />\r
+    <Compile Include="System.Xml\IXmlLineInfo.cs" />\r
+    <Compile Include="System.Xml\IXmlNamespaceResolver.cs" />\r
+    <Compile Include="System.Xml\MonoFIXAttribute.cs" />\r
+    <Compile Include="System.Xml\NamespaceHandling.cs" />\r
+    <Compile Include="System.Xml\NameTable.cs" />\r
+    <Compile Include="System.Xml\NewLineHandling.cs" />\r
+    <Compile Include="System.Xml\ReadState.cs" />\r
+    <Compile Include="System.Xml\ValidationType.cs" />\r
+    <Compile Include="System.Xml\WhitespaceHandling.cs" />\r
+    <Compile Include="System.Xml\WriteState.cs" />\r
+    <Compile Include="System.Xml\XmlAttribute.cs" />\r
+    <Compile Include="System.Xml\XmlAttributeCollection.cs" />\r
+    <Compile Include="System.Xml\XmlCDataSection.cs" />\r
+    <Compile Include="System.Xml\XmlChar.cs" />\r
+    <Compile Include="System.Xml\XmlCharacterData.cs" />\r
+    <Compile Include="System.Xml\XmlComment.cs" />\r
+    <Compile Include="System.Xml\XmlConstructs.cs" />\r
+    <Compile Include="System.Xml\XmlConvert.cs" />\r
+    <Compile Include="System.Xml\XmlDateTimeSerializationMode.cs" />\r
+    <Compile Include="System.Xml\XmlDeclaration.cs" />\r
+    <Compile Include="System.Xml\XmlDocument.cs" />\r
+    <Compile Include="System.Xml\XmlDocumentFragment.cs" />\r
+    <Compile Include="System.Xml\XmlDocumentNavigator.cs" />\r
+    <Compile Include="System.Xml\XmlDocumentType.cs" />\r
+    <Compile Include="System.Xml\XmlElement.cs" />\r
+    <Compile Include="System.Xml\XmlEntity.cs" />\r
+    <Compile Include="System.Xml\XmlEntityReference.cs" />\r
+    <Compile Include="System.Xml\XmlException.cs" />\r
+    <Compile Include="System.Xml\XmlImplementation.cs" />\r
+    <Compile Include="System.Xml\XmlInputStream.cs" />\r
+    <Compile Include="System.Xml\XmlIteratorNodeList.cs" />\r
+    <Compile Include="System.Xml\XmlLinkedNode.cs" />\r
+    <Compile Include="System.Xml\XmlNamedNodeMap.cs" />\r
+    <Compile Include="System.Xml\XmlNameEntry.cs" />\r
+    <Compile Include="System.Xml\XmlNameEntryCache.cs" />\r
+    <Compile Include="System.Xml\XmlNamespaceManager.cs" />\r
+    <Compile Include="System.Xml\XmlNamespaceScope.cs" />\r
+    <Compile Include="System.Xml\XmlNameTable.cs" />\r
+    <Compile Include="System.Xml\XmlNode.cs" />\r
+    <Compile Include="System.Xml\XmlNodeArrayList.cs" />\r
+    <Compile Include="System.Xml\XmlNodeChangedAction.cs" />\r
+    <Compile Include="System.Xml\XmlNodeChangedEventArgs.cs" />\r
+    <Compile Include="System.Xml\XmlNodeChangedEventHandler.cs" />\r
+    <Compile Include="System.Xml\XmlNodeList.cs" />\r
+    <Compile Include="System.Xml\XmlNodeListChildren.cs" />\r
+    <Compile Include="System.Xml\XmlNodeOrder.cs" />\r
+    <Compile Include="System.Xml\XmlNodeReader2.cs" />\r
+    <Compile Include="System.Xml\XmlNodeReaderImpl.cs" />\r
+    <Compile Include="System.Xml\XmlNodeType.cs" />\r
+    <Compile Include="System.Xml\XmlNotation.cs" />\r
+    <Compile Include="System.Xml\XmlOutputMethod.cs" />\r
+    <Compile Include="System.Xml\XmlParserContext.cs" />\r
+    <Compile Include="System.Xml\XmlParserInput.cs" />\r
+    <Compile Include="System.Xml\XmlProcessingInstruction.cs" />\r
+    <Compile Include="System.Xml\XmlQualifiedName.cs" />\r
+    <Compile Include="System.Xml\XmlReader.cs" />\r
+    <Compile Include="System.Xml\XmlReaderBinarySupport.cs" />\r
+    <Compile Include="System.Xml\XmlReaderSettings.cs" />\r
+    <Compile Include="System.Xml\XmlResolver.cs" />\r
+    <Compile Include="System.Xml\XmlSecureResolver.cs" />\r
+    <Compile Include="System.Xml\XmlSignificantWhitespace.cs" />\r
+    <Compile Include="System.Xml\XmlSpace.cs" />\r
+    <Compile Include="System.Xml\XmlText.cs" />\r
+    <Compile Include="System.Xml\XmlTextReader.cs" />\r
+    <Compile Include="System.Xml\XmlTextReader2.cs" />\r
+    <Compile Include="System.Xml\XmlTextWriter2.cs" />\r
+    <Compile Include="System.Xml\XmlTokenizedType.cs" />\r
+    <Compile Include="System.Xml\XmlUrlResolver.cs" />\r
+    <Compile Include="System.Xml\XmlValidatingReader.cs" />\r
+    <Compile Include="System.Xml\XmlWhitespace.cs" />\r
+    <Compile Include="System.Xml\XmlWriter.cs" />\r
+    <Compile Include="System.Xml\XmlWriterSettings.cs" />\r
+    <Compile Include="System.Xml\XQueryConvert.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\net_4_5_PatternParser.cs" />\r
+    <Compile Include="Mono.Xml.Xsl\net_4_5_PatternTokenizer.cs" />\r
+    <Compile Include="System.Xml.XPath\Parser.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent>$(ProjectDir)\..\..\..\mono\msvc\scripts\prepare.exe $(ProjectDir)..\.. xml\r
-$(ProjectDir)\..\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\System.Xml.XPath\Parser.jay > $(ProjectDir)\System.Xml.XPath\Parser.cs\r
-echo #define XSLT_PATTERN > $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
-$(ProjectDir)\..\..\jay\jay.exe -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Mono.Xml.Xsl\PatternParser.jay >> $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
-echo #define XSLT_PATTERN > $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
+    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+mono $(ProjectDir)\..\..\..\msvc\scripts\prepare.exe $(ProjectDir)..\.. xml\r
+$(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\System.Xml.XPath\Parser.jay > $(ProjectDir)\System.Xml.XPath\Parser.cs\r
+echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
+$(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Mono.Xml.Xsl\PatternParser.jay >> $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
+echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
+cat $(ProjectDir)\System.Xml.XPath\Tokenizer.cs >> $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
+\r
+    </PreBuildEvent>
+    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+ $(ProjectDir)\..\..\..\msvc\scripts\prepare.exe $(ProjectDir)..\.. xml\r
+$(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\System.Xml.XPath\Parser.jay > $(ProjectDir)\System.Xml.XPath\Parser.cs\r
+echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
+$(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Mono.Xml.Xsl\PatternParser.jay >> $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
+echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
 type $(ProjectDir)\System.Xml.XPath\Tokenizer.cs >> $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
-\r</PreBuildEvent>\r
+\r
+    </PreBuildEvent>
+\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-\r
+    <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
+      <Name>corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System/System-bare-net_4_5.csproj">\r
+      <Project>{91CDF14E-F60F-4AB7-BC9D-5CBD7E669076}</Project>\r
+      <Name>System-bare-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="../System.Configuration/System.Configuration-net_4_5.csproj">\r
+      <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>\r
+      <Name>System.Configuration-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r