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>2017-02-16 19:35:07 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-02-16 19:35:07 +0300
commitcb0267cf438a78f54b0d9307dec47984b38b97bb (patch)
treeafc3dac76525badb219a679e8440b8ff4f3addf9 /mcs/class/Facades
parente697335417cdd485549b396363bef62eef8a6d38 (diff)
[msvc] Update csproj files (#4395)
Diffstat (limited to 'mcs/class/Facades')
-rw-r--r--mcs/class/Facades/System.Data.Common/Facades_System.Data.Common-net_4_x.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/mcs/class/Facades/System.Data.Common/Facades_System.Data.Common-net_4_x.csproj b/mcs/class/Facades/System.Data.Common/Facades_System.Data.Common-net_4_x.csproj
index 796e72236d6..ff651e4843e 100644
--- a/mcs/class/Facades/System.Data.Common/Facades_System.Data.Common-net_4_x.csproj
+++ b/mcs/class/Facades/System.Data.Common/Facades_System.Data.Common-net_4_x.csproj
@@ -55,9 +55,7 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\..\..\external\corefx\src\System.Data.Common\src\System\Data\Common\DbColumn.cs" />
<Compile Include="..\..\..\..\external\corefx\src\System.Data.Common\src\System\Data\Common\DbDataReaderExtensions.Facade.cs" />
- <Compile Include="..\..\..\..\external\corefx\src\System.Data.Common\src\System\Data\IColumnMappingCollection.cs" />
<Compile Include="AssemblyInfo.cs" />
<Compile Include="TypeForwarders.cs" /> </ItemGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.