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:
authormonojenkins <jo.shields+jenkins@xamarin.com>2018-02-22 18:48:58 +0300
committerMarek Safar <marek.safar@gmail.com>2018-02-22 21:03:29 +0300
commit72e5ca60b89612c51c4e9ab3d9ee794de1ace383 (patch)
tree531ce9e5c22b04e5808e86d89fd3ee02158357ed /mcs/class/System.XML
parentc6f91eaa58c0dc69368c13402bbd9d1519ec43f0 (diff)
[msvc] Update csproj files
Diffstat (limited to 'mcs/class/System.XML')
-rw-r--r--mcs/class/System.XML/System.Xml-net_4_x.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.XML/System.Xml-net_4_x.csproj b/mcs/class/System.XML/System.Xml-net_4_x.csproj
index 73fe7489934..78a33bde989 100644
--- a/mcs/class/System.XML/System.Xml-net_4_x.csproj
+++ b/mcs/class/System.XML/System.Xml-net_4_x.csproj
@@ -288,7 +288,6 @@
<Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeInfoAtom.cs" />
<Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeView.cs" />
<Compile Include="..\referencesource\System.Xml\System\Xml\Cache\XPathNodeViewPropertyDescriptor.cs" />
- <Compile Include="..\referencesource\System.Xml\System\Xml\Core\BinaryCompatibility.cs" />
<Compile Include="..\referencesource\System.Xml\System\Xml\Core\CharEntityEncoderFallback.cs" />
<Compile Include="..\referencesource\System.Xml\System\Xml\Core\ConformanceLevel.cs" />
<Compile Include="..\referencesource\System.Xml\System\Xml\Core\DtdProcessing.cs" />
@@ -718,6 +717,7 @@
<Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XslTransform.cs" />
<Compile Include="..\referencesource\System.Xml\System\Xml\Xslt\XsltSettings.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
+ <Compile Include="ReferenceSources\BinaryCompatibility.cs" />
<Compile Include="ReferenceSources\LocalAppContextSwitches.cs" />
<Compile Include="ReferenceSources\Res.cs" />
<Compile Include="ReferenceSources\ThisAssembly.cs" /> </ItemGroup>