Skip to content

Commit

Permalink
java project: exclude CodeDom dependant classes
Browse files Browse the repository at this point in the history
svn path=/trunk/mcs/; revision=65237
  • Loading branch information
Andrew Skiba committed Sep 11, 2006
1 parent c02ff16 commit 9601558
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions mcs/class/System.XML/System.Xml20.vmwcsproj
Expand Up @@ -276,9 +276,6 @@
<Compile Include="System.Xml.Serialization\IXmlSerializerImplementation.cs"/>
<Compile Include="System.Xml.Serialization\IXmlTextParser.cs"/>
<Compile Include="System.Xml.Serialization\ReflectionHelper.cs"/>
<Compile Include="System.Xml.Serialization\SchemaImporter.cs"/>
<Compile Include="System.Xml.Serialization\SchemaImporterExtension.cs"/>
<Compile Include="System.Xml.Serialization\SchemaImporterExtensionCollection.cs"/>
<Compile Include="System.Xml.Serialization\SchemaTypes.cs"/>
<Compile Include="System.Xml.Serialization\SerializationCodeGenerator.cs"/>
<Compile Include="System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs"/>
Expand All @@ -292,7 +289,6 @@
<Compile Include="System.Xml.Serialization\SoapIncludeAttribute.cs"/>
<Compile Include="System.Xml.Serialization\SoapReflectionImporter.cs"/>
<Compile Include="System.Xml.Serialization\SoapSchemaExporter.cs"/>
<Compile Include="System.Xml.Serialization\SoapSchemaImporter.cs"/>
<Compile Include="System.Xml.Serialization\SoapSchemaMember.cs"/>
<Compile Include="System.Xml.Serialization\SoapTypeAttribute.cs"/>
<Compile Include="System.Xml.Serialization\TypeData.cs"/>
Expand Down Expand Up @@ -331,7 +327,6 @@
<Compile Include="System.Xml.Serialization\XmlReflectionMember.cs"/>
<Compile Include="System.Xml.Serialization\XmlRootAttribute.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"/>
Expand Down

0 comments on commit 9601558

Please sign in to comment.