[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / System.XML / System.Xml-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,618,612,642</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_5</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>True</NoConfig>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>System.Xml</AssemblyName>\r
19     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   \r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
24     <DebugSymbols>true</DebugSymbols>\r
25     <DebugType>full</DebugType>\r
26     <NoWarn>1699,618,612,642</NoWarn>\r
27     <Optimize>false</Optimize>\r
28     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;CONFIGURATION_DEP</DefineConstants>\r
29     <ErrorReport>prompt</ErrorReport>\r
30     <WarningLevel>4</WarningLevel>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
33     <DebugType>pdbonly</DebugType>\r
34     <NoWarn>1699,618,612,642</NoWarn>\r
35     <Optimize>true</Optimize>\r
36     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;CONFIGURATION_DEP</DefineConstants>\r
37     <ErrorReport>prompt</ErrorReport>\r
38     <WarningLevel>4</WarningLevel>\r
39   </PropertyGroup>\r
40   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
41   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
42   is a problem to compile the Mono mscorlib.dll -->\r
43   <PropertyGroup>\r
44     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
45   </PropertyGroup>\r
46   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
47   <ItemGroup>\r
48     <Compile Include="..\..\build\common\Consts.cs" />\r
49     <Compile Include="..\..\build\common\Locale.cs" />\r
50     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />\r
51     <Compile Include="Assembly\AssemblyInfo.cs" />\r
52     <Compile Include="Mono.Xml.Schema\XmlSchemaValidatingReader.cs" />\r
53     <Compile Include="Mono.Xml.Schema\XsdIdentityPath.cs" />\r
54     <Compile Include="Mono.Xml.Schema\XsdIdentityState.cs" />\r
55     <Compile Include="Mono.Xml.Schema\XsdKeyTable.cs" />\r
56     <Compile Include="Mono.Xml.Schema\XsdParticleValidationState.cs" />\r
57     <Compile Include="Mono.Xml.Schema\XsdValidatingReader.cs" />\r
58     <Compile Include="Mono.Xml.Schema\XsdWildcard.cs" />\r
59     <Compile Include="Mono.Xml.XPath\DTMXPathDocument.cs" />\r
60     <Compile Include="Mono.Xml.XPath\DTMXPathDocument2.cs" />\r
61     <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder.cs" />\r
62     <Compile Include="Mono.Xml.XPath\DTMXPathDocumentBuilder2.cs" />\r
63     <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter.cs" />\r
64     <Compile Include="Mono.Xml.XPath\DTMXPathDocumentWriter2.cs" />\r
65     <Compile Include="Mono.Xml.XPath\DTMXPathNavigator.cs" />\r
66     <Compile Include="Mono.Xml.XPath\DTMXPathNavigator2.cs" />\r
67     <Compile Include="Mono.Xml.XPath\DTMXPathNode.cs" />\r
68     <Compile Include="Mono.Xml.XPath\DTMXPathNode2.cs" />\r
69     <Compile Include="Mono.Xml.XPath\IdPattern.cs" />\r
70     <Compile Include="Mono.Xml.XPath\KeyPattern.cs" />\r
71     <Compile Include="Mono.Xml.XPath\LocationPathPattern.cs" />\r
72     <Compile Include="Mono.Xml.XPath\Pattern.cs" />\r
73     <Compile Include="Mono.Xml.XPath\UnionPattern.cs" />\r
74     <Compile Include="Mono.Xml.XPath\XPathEditableDocument.cs" />\r
75     <Compile Include="Mono.Xml.XPath\XPathNavigatorReader.cs" />\r
76     <Compile Include="Mono.Xml.Xsl.Operations\XslApplyImports.cs" />\r
77     <Compile Include="Mono.Xml.Xsl.Operations\XslApplyTemplates.cs" />\r
78     <Compile Include="Mono.Xml.Xsl.Operations\XslAttribute.cs" />\r
79     <Compile Include="Mono.Xml.Xsl.Operations\XslAvt.cs" />\r
80     <Compile Include="Mono.Xml.Xsl.Operations\XslCallTemplate.cs" />\r
81     <Compile Include="Mono.Xml.Xsl.Operations\XslChoose.cs" />\r
82     <Compile Include="Mono.Xml.Xsl.Operations\XslComment.cs" />\r
83     <Compile Include="Mono.Xml.Xsl.Operations\XslCompiledElement.cs" />\r
84     <Compile Include="Mono.Xml.Xsl.Operations\XslCopy.cs" />\r
85     <Compile Include="Mono.Xml.Xsl.Operations\XslCopyOf.cs" />\r
86     <Compile Include="Mono.Xml.Xsl.Operations\XslElement.cs" />\r
87     <Compile Include="Mono.Xml.Xsl.Operations\XslFallback.cs" />\r
88     <Compile Include="Mono.Xml.Xsl.Operations\XslForEach.cs" />\r
89     <Compile Include="Mono.Xml.Xsl.Operations\XslIf.cs" />\r
90     <Compile Include="Mono.Xml.Xsl.Operations\XslLiteralElement.cs" />\r
91     <Compile Include="Mono.Xml.Xsl.Operations\XslMessage.cs" />\r
92     <Compile Include="Mono.Xml.Xsl.Operations\XslNotSupportedOperation.cs" />\r
93     <Compile Include="Mono.Xml.Xsl.Operations\XslNumber.cs" />\r
94     <Compile Include="Mono.Xml.Xsl.Operations\XslOperation.cs" />\r
95     <Compile Include="Mono.Xml.Xsl.Operations\XslProcessingInstruction.cs" />\r
96     <Compile Include="Mono.Xml.Xsl.Operations\XslTemplateContent.cs" />\r
97     <Compile Include="Mono.Xml.Xsl.Operations\XslText.cs" />\r
98     <Compile Include="Mono.Xml.Xsl.Operations\XslValueOf.cs" />\r
99     <Compile Include="Mono.Xml.Xsl.Operations\XslVariable.cs" />\r
100     <Compile Include="Mono.Xml.Xsl\Attribute.cs" />\r
101     <Compile Include="Mono.Xml.Xsl\Compiler.cs" />\r
102     <Compile Include="Mono.Xml.Xsl\Debug.cs" />\r
103     <Compile Include="Mono.Xml.Xsl\Emitter.cs" />\r
104     <Compile Include="Mono.Xml.Xsl\GenericOutputter.cs" />\r
105     <Compile Include="Mono.Xml.Xsl\HtmlEmitter.cs" />\r
106     <Compile Include="Mono.Xml.Xsl\MSXslScriptManager.cs" />\r
107     <Compile Include="Mono.Xml.Xsl\Outputter.cs" />\r
108     <Compile Include="Mono.Xml.Xsl\ScriptCompilerInfo.cs" />\r
109     <Compile Include="Mono.Xml.Xsl\TextEmitter.cs" />\r
110     <Compile Include="Mono.Xml.Xsl\TextOutputter.cs" />\r
111     <Compile Include="Mono.Xml.Xsl\XmlWriterEmitter.cs" />\r
112     <Compile Include="Mono.Xml.Xsl\XslAttributeSet.cs" />\r
113     <Compile Include="Mono.Xml.Xsl\XslDecimalFormat.cs" />\r
114     <Compile Include="Mono.Xml.Xsl\XslFunctions.cs" />\r
115     <Compile Include="Mono.Xml.Xsl\XslKey.cs" />\r
116     <Compile Include="Mono.Xml.Xsl\XslOutput.cs" />\r
117     <Compile Include="Mono.Xml.Xsl\XslSortEvaluator.cs" />\r
118     <Compile Include="Mono.Xml.Xsl\XslStylesheet.cs" />\r
119     <Compile Include="Mono.Xml.Xsl\XsltCompiledContext.cs" />\r
120     <Compile Include="Mono.Xml.Xsl\XsltDebuggerWrapper.cs" />\r
121     <Compile Include="Mono.Xml.Xsl\XslTemplate.cs" />\r
122     <Compile Include="Mono.Xml.Xsl\XslTransformProcessor.cs" />\r
123     <Compile Include="Mono.Xml\IHasXmlParserContext.cs" />\r
124     <Compile Include="Mono.Xml\IHasXmlSchemaInfo.cs" />\r
125     <Compile Include="Mono.Xml\SubtreeXmlReader.cs" />\r
126     <Compile Include="Mono.Xml\XmlFilterReader.cs" />\r
127     <Compile Include="Mono.Xml\XmlNodeWriter.cs" />\r
128     <Compile Include="System.Xml.Schema\BuiltInDatatype.cs" />\r
129     <Compile Include="System.Xml.Schema\IXmlSchemaInfo.cs" />\r
130     <Compile Include="System.Xml.Schema\SchemaDataValueType.cs" />\r
131     <Compile Include="System.Xml.Schema\ValidationEventArgs.cs" />\r
132     <Compile Include="System.Xml.Schema\ValidationHandler.cs" />\r
133     <Compile Include="System.Xml.Schema\XmlAtomicValue.cs" />\r
134     <Compile Include="System.Xml.Schema\XmlSchema.cs" />\r
135     <Compile Include="System.Xml.Schema\XmlSchemaAll.cs" />\r
136     <Compile Include="System.Xml.Schema\XmlSchemaAnnotated.cs" />\r
137     <Compile Include="System.Xml.Schema\XmlSchemaAnnotation.cs" />\r
138     <Compile Include="System.Xml.Schema\XmlSchemaAny.cs" />\r
139     <Compile Include="System.Xml.Schema\XmlSchemaAnyAttribute.cs" />\r
140     <Compile Include="System.Xml.Schema\XmlSchemaAppInfo.cs" />\r
141     <Compile Include="System.Xml.Schema\XmlSchemaAttribute.cs" />\r
142     <Compile Include="System.Xml.Schema\XmlSchemaAttributeGroup.cs" />\r
143     <Compile Include="System.Xml.Schema\XmlSchemaAttributeGroupRef.cs" />\r
144     <Compile Include="System.Xml.Schema\XmlSchemaChoice.cs" />\r
145     <Compile Include="System.Xml.Schema\XmlSchemaCollection.cs" />\r
146     <Compile Include="System.Xml.Schema\XmlSchemaCollectionEnumerator.cs" />\r
147     <Compile Include="System.Xml.Schema\XmlSchemaCompilationSettings.cs" />\r
148     <Compile Include="System.Xml.Schema\XmlSchemaComplexContent.cs" />\r
149     <Compile Include="System.Xml.Schema\XmlSchemaComplexContentExtension.cs" />\r
150     <Compile Include="System.Xml.Schema\XmlSchemaComplexContentRestriction.cs" />\r
151     <Compile Include="System.Xml.Schema\XmlSchemaComplexType.cs" />\r
152     <Compile Include="System.Xml.Schema\XmlSchemaContent.cs" />\r
153     <Compile Include="System.Xml.Schema\XmlSchemaContentModel.cs" />\r
154     <Compile Include="System.Xml.Schema\XmlSchemaContentProcessing.cs" />\r
155     <Compile Include="System.Xml.Schema\XmlSchemaContentType.cs" />\r
156     <Compile Include="System.Xml.Schema\XmlSchemaDatatype.cs" />\r
157     <Compile Include="System.Xml.Schema\XmlSchemaDatatypeVariety.cs" />\r
158     <Compile Include="System.Xml.Schema\XmlSchemaDerivationMethod.cs" />\r
159     <Compile Include="System.Xml.Schema\XmlSchemaDocumentation.cs" />\r
160     <Compile Include="System.Xml.Schema\XmlSchemaElement.cs" />\r
161     <Compile Include="System.Xml.Schema\XmlSchemaEnumerationFacet.cs" />\r
162     <Compile Include="System.Xml.Schema\XmlSchemaException.cs" />\r
163     <Compile Include="System.Xml.Schema\XmlSchemaExternal.cs" />\r
164     <Compile Include="System.Xml.Schema\XmlSchemaFacet.cs" />\r
165     <Compile Include="System.Xml.Schema\XmlSchemaForm.cs" />\r
166     <Compile Include="System.Xml.Schema\XmlSchemaFractionDigitsFacet.cs" />\r
167     <Compile Include="System.Xml.Schema\XmlSchemaGroup.cs" />\r
168     <Compile Include="System.Xml.Schema\XmlSchemaGroupBase.cs" />\r
169     <Compile Include="System.Xml.Schema\XmlSchemaGroupRef.cs" />\r
170     <Compile Include="System.Xml.Schema\XmlSchemaIdentityConstraint.cs" />\r
171     <Compile Include="System.Xml.Schema\XmlSchemaImport.cs" />\r
172     <Compile Include="System.Xml.Schema\XmlSchemaInclude.cs" />\r
173     <Compile Include="System.Xml.Schema\XmlSchemaInference.cs" />\r
174     <Compile Include="System.Xml.Schema\XmlSchemaInferenceException.cs" />\r
175     <Compile Include="System.Xml.Schema\XmlSchemaInfo.cs" />\r
176     <Compile Include="System.Xml.Schema\XmlSchemaKey.cs" />\r
177     <Compile Include="System.Xml.Schema\XmlSchemaKeyref.cs" />\r
178     <Compile Include="System.Xml.Schema\XmlSchemaLengthFacet.cs" />\r
179     <Compile Include="System.Xml.Schema\XmlSchemaMaxExclusiveFacet.cs" />\r
180     <Compile Include="System.Xml.Schema\XmlSchemaMaxInclusiveFacet.cs" />\r
181     <Compile Include="System.Xml.Schema\XmlSchemaMaxLengthFacet.cs" />\r
182     <Compile Include="System.Xml.Schema\XmlSchemaMinExclusiveFacet.cs" />\r
183     <Compile Include="System.Xml.Schema\XmlSchemaMinInclusiveFacet.cs" />\r
184     <Compile Include="System.Xml.Schema\XmlSchemaMinLengthFacet.cs" />\r
185     <Compile Include="System.Xml.Schema\XmlSchemaNotation.cs" />\r
186     <Compile Include="System.Xml.Schema\XmlSchemaNumericFacet.cs" />\r
187     <Compile Include="System.Xml.Schema\XmlSchemaObject.cs" />\r
188     <Compile Include="System.Xml.Schema\XmlSchemaObjectCollection.cs" />\r
189     <Compile Include="System.Xml.Schema\XmlSchemaObjectEnumerator.cs" />\r
190     <Compile Include="System.Xml.Schema\XmlSchemaObjectTable.cs" />\r
191     <Compile Include="System.Xml.Schema\XmlSchemaParticle.cs" />\r
192     <Compile Include="System.Xml.Schema\XmlSchemaPatternFacet.cs" />\r
193     <Compile Include="System.Xml.Schema\XmlSchemaReader.cs" />\r
194     <Compile Include="System.Xml.Schema\XmlSchemaRedefine.cs" />\r
195     <Compile Include="System.Xml.Schema\XmlSchemaSequence.cs" />\r
196     <Compile Include="System.Xml.Schema\XmlSchemaSerializer.cs" />\r
197     <Compile Include="System.Xml.Schema\XmlSchemaSet.cs" />\r
198     <Compile Include="System.Xml.Schema\XmlSchemaSimpleContent.cs" />\r
199     <Compile Include="System.Xml.Schema\XmlSchemaSimpleContentExtension.cs" />\r
200     <Compile Include="System.Xml.Schema\XmlSchemaSimpleContentRestriction.cs" />\r
201     <Compile Include="System.Xml.Schema\XmlSchemaSimpleType.cs" />\r
202     <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeContent.cs" />\r
203     <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeList.cs" />\r
204     <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeRestriction.cs" />\r
205     <Compile Include="System.Xml.Schema\XmlSchemaSimpleTypeUnion.cs" />\r
206     <Compile Include="System.Xml.Schema\XmlSchemaTotalDigitsFacet.cs" />\r
207     <Compile Include="System.Xml.Schema\XmlSchemaType.cs" />\r
208     <Compile Include="System.Xml.Schema\XmlSchemaUnique.cs" />\r
209     <Compile Include="System.Xml.Schema\XmlSchemaUse.cs" />\r
210     <Compile Include="System.Xml.Schema\XmlSchemaUtil.cs" />\r
211     <Compile Include="System.Xml.Schema\XmlSchemaValidationException.cs" />\r
212     <Compile Include="System.Xml.Schema\XmlSchemaValidationFlags.cs" />\r
213     <Compile Include="System.Xml.Schema\XmlSchemaValidator.cs" />\r
214     <Compile Include="System.Xml.Schema\XmlSchemaValidity.cs" />\r
215     <Compile Include="System.Xml.Schema\XmlSchemaWhiteSpaceFacet.cs" />\r
216     <Compile Include="System.Xml.Schema\XmlSchemaXPath.cs" />\r
217     <Compile Include="System.Xml.Schema\XmlSeverityType.cs" />\r
218     <Compile Include="System.Xml.Schema\XmlTypeCode.cs" />\r
219     <Compile Include="System.Xml.Schema\XmlValueConverter.cs" />\r
220     <Compile Include="System.Xml.Schema\XmlValueGetter.cs" />\r
221     <Compile Include="System.Xml.Serialization.Advanced\SchemaImporterExtension.cs" />\r
222     <Compile Include="System.Xml.Serialization.Advanced\SchemaImporterExtensionCollection.cs" />\r
223     <Compile Include="System.Xml.Serialization.Configuration\DateTimeSerializationSection.cs" />\r
224     <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionElement.cs" />\r
225     <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionElementCollection.cs" />\r
226     <Compile Include="System.Xml.Serialization.Configuration\SchemaImporterExtensionsSection.cs" />\r
227     <Compile Include="System.Xml.Serialization.Configuration\SerializationSectionGroup.cs" />\r
228     <Compile Include="System.Xml.Serialization.Configuration\XmlSerializerSection.cs" />\r
229     <Compile Include="System.Xml.Serialization\CodeExporter.cs" />\r
230     <Compile Include="System.Xml.Serialization\CodeGenerationOptions.cs" />\r
231     <Compile Include="System.Xml.Serialization\CodeIdentifier.cs" />\r
232     <Compile Include="System.Xml.Serialization\CodeIdentifiers.cs" />\r
233     <Compile Include="System.Xml.Serialization\ImportContext.cs" />\r
234     <Compile Include="System.Xml.Serialization\IXmlSerializable.cs" />\r
235     <Compile Include="System.Xml.Serialization\IXmlTextParser.cs" />\r
236     <Compile Include="System.Xml.Serialization\KeyHelper.cs" />\r
237     <Compile Include="System.Xml.Serialization\MapCodeGenerator.cs" />\r
238     <Compile Include="System.Xml.Serialization\ReflectionHelper.cs" />\r
239     <Compile Include="System.Xml.Serialization\SchemaImporter.cs" />\r
240     <Compile Include="System.Xml.Serialization\SchemaTypes.cs" />\r
241     <Compile Include="System.Xml.Serialization\SerializationCodeGenerator.cs" />\r
242     <Compile Include="System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs" />\r
243     <Compile Include="System.Xml.Serialization\SerializationSource.cs" />\r
244     <Compile Include="System.Xml.Serialization\SoapAttributeAttribute.cs" />\r
245     <Compile Include="System.Xml.Serialization\SoapAttributeOverrides.cs" />\r
246     <Compile Include="System.Xml.Serialization\SoapAttributes.cs" />\r
247     <Compile Include="System.Xml.Serialization\SoapCodeExporter.cs" />\r
248     <Compile Include="System.Xml.Serialization\SoapElementAttribute.cs" />\r
249     <Compile Include="System.Xml.Serialization\SoapEnumAttribute.cs" />\r
250     <Compile Include="System.Xml.Serialization\SoapIgnoreAttribute.cs" />\r
251     <Compile Include="System.Xml.Serialization\SoapIncludeAttribute.cs" />\r
252     <Compile Include="System.Xml.Serialization\SoapReflectionImporter.cs" />\r
253     <Compile Include="System.Xml.Serialization\SoapSchemaExporter.cs" />\r
254     <Compile Include="System.Xml.Serialization\SoapSchemaImporter.cs" />\r
255     <Compile Include="System.Xml.Serialization\SoapSchemaMember.cs" />\r
256     <Compile Include="System.Xml.Serialization\SoapTypeAttribute.cs" />\r
257     <Compile Include="System.Xml.Serialization\TypeData.cs" />\r
258     <Compile Include="System.Xml.Serialization\TypeMember.cs" />\r
259     <Compile Include="System.Xml.Serialization\TypeTranslator.cs" />\r
260     <Compile Include="System.Xml.Serialization\UnreferencedObjectEventArgs.cs" />\r
261     <Compile Include="System.Xml.Serialization\UnreferencedObjectEventHandler.cs" />\r
262     <Compile Include="System.Xml.Serialization\XmlAnyAttributeAttribute.cs" />\r
263     <Compile Include="System.Xml.Serialization\XmlAnyElementAttribute.cs" />\r
264     <Compile Include="System.Xml.Serialization\XmlAnyElementAttributes.cs" />\r
265     <Compile Include="System.Xml.Serialization\XmlArrayAttribute.cs" />\r
266     <Compile Include="System.Xml.Serialization\XmlArrayItemAttribute.cs" />\r
267     <Compile Include="System.Xml.Serialization\XmlArrayItemAttributes.cs" />\r
268     <Compile Include="System.Xml.Serialization\XmlAttributeAttribute.cs" />\r
269     <Compile Include="System.Xml.Serialization\XmlAttributeEventArgs.cs" />\r
270     <Compile Include="System.Xml.Serialization\XmlAttributeEventHandler.cs" />\r
271     <Compile Include="System.Xml.Serialization\XmlAttributeOverrides.cs" />\r
272     <Compile Include="System.Xml.Serialization\XmlAttributes.cs" />\r
273     <Compile Include="System.Xml.Serialization\XmlChoiceIdentifierAttribute.cs" />\r
274     <Compile Include="System.Xml.Serialization\XmlCodeExporter.cs" />\r
275     <Compile Include="System.Xml.Serialization\XmlCustomFormatter.cs" />\r
276     <Compile Include="System.Xml.Serialization\XmlDeserializationEvents.cs" />\r
277     <Compile Include="System.Xml.Serialization\XmlElementAttribute.cs" />\r
278     <Compile Include="System.Xml.Serialization\XmlElementAttributes.cs" />\r
279     <Compile Include="System.Xml.Serialization\XmlElementEventArgs.cs" />\r
280     <Compile Include="System.Xml.Serialization\XmlElementEventHandler.cs" />\r
281     <Compile Include="System.Xml.Serialization\XmlEnumAttribute.cs" />\r
282     <Compile Include="System.Xml.Serialization\XmlIgnoreAttribute.cs" />\r
283     <Compile Include="System.Xml.Serialization\XmlIncludeAttribute.cs" />\r
284     <Compile Include="System.Xml.Serialization\XmlMapping.cs" />\r
285     <Compile Include="System.Xml.Serialization\XmlMappingAccess.cs" />\r
286     <Compile Include="System.Xml.Serialization\XmlMemberMapping.cs" />\r
287     <Compile Include="System.Xml.Serialization\XmlMembersMapping.cs" />\r
288     <Compile Include="System.Xml.Serialization\XmlNamespaceDeclarationsAttribute.cs" />\r
289     <Compile Include="System.Xml.Serialization\XmlNodeEventArgs.cs" />\r
290     <Compile Include="System.Xml.Serialization\XmlNodeEventHandler.cs" />\r
291     <Compile Include="System.Xml.Serialization\XmlReflectionImporter.cs" />\r
292     <Compile Include="System.Xml.Serialization\XmlReflectionMember.cs" />\r
293     <Compile Include="System.Xml.Serialization\XmlRootAttribute.cs" />\r
294     <Compile Include="System.Xml.Serialization\XmlSchemaEnumerator.cs" />\r
295     <Compile Include="System.Xml.Serialization\XmlSchemaExporter.cs" />\r
296     <Compile Include="System.Xml.Serialization\XmlSchemaImporter.cs" />\r
297     <Compile Include="System.Xml.Serialization\XmlSchemaProviderAttribute.cs" />\r
298     <Compile Include="System.Xml.Serialization\XmlSchemas.cs" />\r
299     <Compile Include="System.Xml.Serialization\XmlSerializationCollectionFixupCallback.cs" />\r
300     <Compile Include="System.Xml.Serialization\XmlSerializationFixupCallback.cs" />\r
301     <Compile Include="System.Xml.Serialization\XmlSerializationGeneratedCode.cs" />\r
302     <Compile Include="System.Xml.Serialization\XmlSerializationReadCallback.cs" />\r
303     <Compile Include="System.Xml.Serialization\XmlSerializationReader.cs" />\r
304     <Compile Include="System.Xml.Serialization\XmlSerializationReaderInterpreter.cs" />\r
305     <Compile Include="System.Xml.Serialization\XmlSerializationWriteCallback.cs" />\r
306     <Compile Include="System.Xml.Serialization\XmlSerializationWriter.cs" />\r
307     <Compile Include="System.Xml.Serialization\XmlSerializationWriterInterpreter.cs" />\r
308     <Compile Include="System.Xml.Serialization\XmlSerializer.cs" />\r
309     <Compile Include="System.Xml.Serialization\XmlSerializerAssemblyAttribute.cs" />\r
310     <Compile Include="System.Xml.Serialization\XmlSerializerFactory.cs" />\r
311     <Compile Include="System.Xml.Serialization\XmlSerializerImplementation.cs" />\r
312     <Compile Include="System.Xml.Serialization\XmlSerializerNamespaces.cs" />\r
313     <Compile Include="System.Xml.Serialization\XmlSerializerVersionAttribute.cs" />\r
314     <Compile Include="System.Xml.Serialization\XmlTextAttribute.cs" />\r
315     <Compile Include="System.Xml.Serialization\XmlTypeAttribute.cs" />\r
316     <Compile Include="System.Xml.Serialization\XmlTypeMapElementInfo.cs" />\r
317     <Compile Include="System.Xml.Serialization\XmlTypeMapMember.cs" />\r
318     <Compile Include="System.Xml.Serialization\XmlTypeMapMemberAttribute.cs" />\r
319     <Compile Include="System.Xml.Serialization\XmlTypeMapMemberElement.cs" />\r
320     <Compile Include="System.Xml.Serialization\XmlTypeMapMemberNamespaces.cs" />\r
321     <Compile Include="System.Xml.Serialization\XmlTypeMapping.cs" />\r
322     <Compile Include="System.Xml.XPath\DefaultContext.cs" />\r
323     <Compile Include="System.Xml.XPath\Expression.cs" />\r
324     <Compile Include="System.Xml.XPath\Iterator.cs" />\r
325     <Compile Include="System.Xml.XPath\IXPathNavigable.cs" />\r
326     <Compile Include="System.Xml.XPath\Tokenizer.cs" />\r
327     <Compile Include="System.Xml.XPath\XmlCaseOrder.cs" />\r
328     <Compile Include="System.Xml.XPath\XmlDataType.cs" />\r
329     <Compile Include="System.Xml.XPath\XmlSortOrder.cs" />\r
330     <Compile Include="System.Xml.XPath\XPathComparer.cs" />\r
331     <Compile Include="System.Xml.XPath\XPathDocument.cs" />\r
332     <Compile Include="System.Xml.XPath\XPathException.cs" />\r
333     <Compile Include="System.Xml.XPath\XPathExpression.cs" />\r
334     <Compile Include="System.Xml.XPath\XPathItem.cs" />\r
335     <Compile Include="System.Xml.XPath\XPathNamespaceScope.cs" />\r
336     <Compile Include="System.Xml.XPath\XPathNavigator.cs" />\r
337     <Compile Include="System.Xml.XPath\XPathNodeIterator.cs" />\r
338     <Compile Include="System.Xml.XPath\XPathNodeType.cs" />\r
339     <Compile Include="System.Xml.XPath\XPathResultType.cs" />\r
340     <Compile Include="System.Xml.Xsl\IXsltContextFunction.cs" />\r
341     <Compile Include="System.Xml.Xsl\IXsltContextVariable.cs" />\r
342     <Compile Include="System.Xml.Xsl\XslCompiledTransform.cs" />\r
343     <Compile Include="System.Xml.Xsl\XsltArgumentList.cs" />\r
344     <Compile Include="System.Xml.Xsl\XsltCompileException.cs" />\r
345     <Compile Include="System.Xml.Xsl\XsltContext.cs" />\r
346     <Compile Include="System.Xml.Xsl\XsltException.cs" />\r
347     <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventArgs.cs" />\r
348     <Compile Include="System.Xml.Xsl\XsltMessageEncounteredEventHandler.cs" />\r
349     <Compile Include="System.Xml.Xsl\XslTransform.cs" />\r
350     <Compile Include="System.Xml.Xsl\XsltSettings.cs" />\r
351     <Compile Include="System.Xml\ConformanceLevel.cs" />\r
352     <Compile Include="System.Xml\DefaultXmlWriter.cs" />\r
353     <Compile Include="System.Xml\DTDAutomata.cs" />\r
354     <Compile Include="System.Xml\DTDObjectModel.cs" />\r
355     <Compile Include="System.Xml\DtdProcessing.cs" />\r
356     <Compile Include="System.Xml\DTDReader.cs" />\r
357     <Compile Include="System.Xml\DTDValidatingReader2.cs" />\r
358     <Compile Include="System.Xml\EntityHandling.cs" />\r
359     <Compile Include="System.Xml\EntityResolvingXmlReader.cs" />\r
360     <Compile Include="System.Xml\Formatting.cs" />\r
361     <Compile Include="System.Xml\IHasXmlChildNode.cs" />\r
362     <Compile Include="System.Xml\IHasXmlNode.cs" />\r
363     <Compile Include="System.Xml\IXmlLineInfo.cs" />\r
364     <Compile Include="System.Xml\IXmlNamespaceResolver.cs" />\r
365     <Compile Include="System.Xml\MonoFIXAttribute.cs" />\r
366     <Compile Include="System.Xml\NamespaceHandling.cs" />\r
367     <Compile Include="System.Xml\NameTable.cs" />\r
368     <Compile Include="System.Xml\NewLineHandling.cs" />\r
369     <Compile Include="System.Xml\ReadState.cs" />\r
370     <Compile Include="System.Xml\ValidationType.cs" />\r
371     <Compile Include="System.Xml\WhitespaceHandling.cs" />\r
372     <Compile Include="System.Xml\WriteState.cs" />\r
373     <Compile Include="System.Xml\XmlAttribute.cs" />\r
374     <Compile Include="System.Xml\XmlAttributeCollection.cs" />\r
375     <Compile Include="System.Xml\XmlCDataSection.cs" />\r
376     <Compile Include="System.Xml\XmlChar.cs" />\r
377     <Compile Include="System.Xml\XmlCharacterData.cs" />\r
378     <Compile Include="System.Xml\XmlComment.cs" />\r
379     <Compile Include="System.Xml\XmlConstructs.cs" />\r
380     <Compile Include="System.Xml\XmlConvert.cs" />\r
381     <Compile Include="System.Xml\XmlDateTimeSerializationMode.cs" />\r
382     <Compile Include="System.Xml\XmlDeclaration.cs" />\r
383     <Compile Include="System.Xml\XmlDocument.cs" />\r
384     <Compile Include="System.Xml\XmlDocumentFragment.cs" />\r
385     <Compile Include="System.Xml\XmlDocumentNavigator.cs" />\r
386     <Compile Include="System.Xml\XmlDocumentType.cs" />\r
387     <Compile Include="System.Xml\XmlElement.cs" />\r
388     <Compile Include="System.Xml\XmlEntity.cs" />\r
389     <Compile Include="System.Xml\XmlEntityReference.cs" />\r
390     <Compile Include="System.Xml\XmlException.cs" />\r
391     <Compile Include="System.Xml\XmlImplementation.cs" />\r
392     <Compile Include="System.Xml\XmlInputStream.cs" />\r
393     <Compile Include="System.Xml\XmlIteratorNodeList.cs" />\r
394     <Compile Include="System.Xml\XmlLinkedNode.cs" />\r
395     <Compile Include="System.Xml\XmlNamedNodeMap.cs" />\r
396     <Compile Include="System.Xml\XmlNameEntry.cs" />\r
397     <Compile Include="System.Xml\XmlNameEntryCache.cs" />\r
398     <Compile Include="System.Xml\XmlNamespaceManager.cs" />\r
399     <Compile Include="System.Xml\XmlNamespaceScope.cs" />\r
400     <Compile Include="System.Xml\XmlNameTable.cs" />\r
401     <Compile Include="System.Xml\XmlNode.cs" />\r
402     <Compile Include="System.Xml\XmlNodeArrayList.cs" />\r
403     <Compile Include="System.Xml\XmlNodeChangedAction.cs" />\r
404     <Compile Include="System.Xml\XmlNodeChangedEventArgs.cs" />\r
405     <Compile Include="System.Xml\XmlNodeChangedEventHandler.cs" />\r
406     <Compile Include="System.Xml\XmlNodeList.cs" />\r
407     <Compile Include="System.Xml\XmlNodeListChildren.cs" />\r
408     <Compile Include="System.Xml\XmlNodeOrder.cs" />\r
409     <Compile Include="System.Xml\XmlNodeReader2.cs" />\r
410     <Compile Include="System.Xml\XmlNodeReaderImpl.cs" />\r
411     <Compile Include="System.Xml\XmlNodeType.cs" />\r
412     <Compile Include="System.Xml\XmlNotation.cs" />\r
413     <Compile Include="System.Xml\XmlOutputMethod.cs" />\r
414     <Compile Include="System.Xml\XmlParserContext.cs" />\r
415     <Compile Include="System.Xml\XmlParserInput.cs" />\r
416     <Compile Include="System.Xml\XmlProcessingInstruction.cs" />\r
417     <Compile Include="System.Xml\XmlQualifiedName.cs" />\r
418     <Compile Include="System.Xml\XmlReader.cs" />\r
419     <Compile Include="System.Xml\XmlReaderBinarySupport.cs" />\r
420     <Compile Include="System.Xml\XmlReaderSettings.cs" />\r
421     <Compile Include="System.Xml\XmlResolver.cs" />\r
422     <Compile Include="System.Xml\XmlSecureResolver.cs" />\r
423     <Compile Include="System.Xml\XmlSignificantWhitespace.cs" />\r
424     <Compile Include="System.Xml\XmlSpace.cs" />\r
425     <Compile Include="System.Xml\XmlText.cs" />\r
426     <Compile Include="System.Xml\XmlTextReader.cs" />\r
427     <Compile Include="System.Xml\XmlTextReader2.cs" />\r
428     <Compile Include="System.Xml\XmlTextWriter2.cs" />\r
429     <Compile Include="System.Xml\XmlTokenizedType.cs" />\r
430     <Compile Include="System.Xml\XmlUrlResolver.cs" />\r
431     <Compile Include="System.Xml\XmlValidatingReader.cs" />\r
432     <Compile Include="System.Xml\XmlWhitespace.cs" />\r
433     <Compile Include="System.Xml\XmlWriter.cs" />\r
434     <Compile Include="System.Xml\XmlWriterSettings.cs" />\r
435     <Compile Include="System.Xml\XQueryConvert.cs" />\r
436     <Compile Include="Mono.Xml.Xsl\net_4_5_PatternParser.cs" />\r
437     <Compile Include="Mono.Xml.Xsl\net_4_5_PatternTokenizer.cs" />\r
438     <Compile Include="System.Xml.XPath\net_4_5_Parser.cs" />\r  </ItemGroup>\r
439   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
440        Other similar extension points exist, see Microsoft.Common.targets.\r
441   <Target Name="BeforeBuild">\r
442   </Target>\r
443   <Target Name="AfterBuild">\r
444   </Target>\r
445   -->\r
446   <PropertyGroup>\r
447     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
448 mono $(ProjectDir)\..\..\..\msvc\scripts\prepare.exe $(ProjectDir)..\.. xml\r
449 $(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\System.Xml.XPath\Parser.jay > $(ProjectDir)\System.Xml.XPath\Parser.cs\r
450 echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
451 $(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Mono.Xml.Xsl\PatternParser.jay >> $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
452 echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
453 cat $(ProjectDir)\System.Xml.XPath\Tokenizer.cs >> $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
454 \r
455     </PreBuildEvent>
456     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
457  $(ProjectDir)\..\..\..\msvc\scripts\prepare.exe $(ProjectDir)..\.. xml\r
458 $(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\System.Xml.XPath\Parser.jay > $(ProjectDir)\System.Xml.XPath\Parser.cs\r
459 echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
460 $(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Mono.Xml.Xsl\PatternParser.jay >> $(ProjectDir)\Mono.Xml.Xsl\PatternParser.cs\r
461 echo "#define XSLT_PATTERN" > $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
462 type $(ProjectDir)\System.Xml.XPath\Tokenizer.cs >> $(ProjectDir)\Mono.Xml.Xsl\PatternTokenizer.cs\r
463 \r
464     </PreBuildEvent>
465 \r
466     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
467
468     </PostBuildEvent>
469     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
470
471     </PostBuildEvent>\r
472   </PropertyGroup>\r
473   <ItemGroup>\r
474     <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
475       <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
476       <Name>corlib-net_4_5</Name>\r
477     </ProjectReference>\r
478     <ProjectReference Include="../System/System-bare-net_4_5.csproj">\r
479       <Project>{91CDF14E-F60F-4AB7-BC9D-5CBD7E669076}</Project>\r
480       <Name>System-bare-net_4_5</Name>\r
481     </ProjectReference>\r
482     <ProjectReference Include="../System.Configuration/System.Configuration-net_4_5.csproj">\r
483       <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>\r
484       <Name>System.Configuration-net_4_5</Name>\r
485     </ProjectReference>\r
486   </ItemGroup>\r
487   <ItemGroup>\r
488     <Folder Include="Properties\" />\r
489   </ItemGroup>\r
490 </Project>\r
491