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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.XML/System.Xml-net_4_0.csproj')
-rw-r--r--mcs/class/System.XML/System.Xml-net_4_0.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/class/System.XML/System.Xml-net_4_0.csproj b/mcs/class/System.XML/System.Xml-net_4_0.csproj
index 9b1897ea3b3..49b5c4d7851 100644
--- a/mcs/class/System.XML/System.Xml-net_4_0.csproj
+++ b/mcs/class/System.XML/System.Xml-net_4_0.csproj
@@ -322,6 +322,7 @@
<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" />
@@ -447,7 +448,7 @@ type $(ProjectDir)\System.Xml.XPath\Tokenizer.cs >> $(ProjectDir)\Mono.Xml.Xsl\P
</PreBuildEvent>
</PropertyGroup>
<ItemGroup>
- <Reference Include="mscorlib.dll">
+ <Reference Include="mscorlib.dll">
<SpecificVersion>False</SpecificVersion>
<HintPath>mscorlib.dll</HintPath>
</Reference>