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>2016-12-02 00:04:12 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-12-02 00:04:12 +0300
commit36d414542691e3903a43f92c1215e3c2efeb9ffe (patch)
treea23d022827d83be2547acb657c51e01fa6845232 /mcs/class/System.ServiceModel.Web
parentf3bbd799f0a6b809be3278f30a3a16fd7b323ef5 (diff)
[msvc] Update csproj files (#4074)
Diffstat (limited to 'mcs/class/System.ServiceModel.Web')
-rw-r--r--mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj b/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj
index 037fbec4ef6..f9d16813f7c 100644
--- a/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj
+++ b/mcs/class/System.ServiceModel.Web/System.ServiceModel.Web-net_4_x.csproj
@@ -49,9 +49,6 @@
</PropertyGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ItemGroup>
- <Compile Include="..\..\build\common\Consts.cs" />
- <Compile Include="..\..\build\common\Locale.cs" />
- <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
<Compile Include="Assembly\AssemblyInfo.cs" />
<Compile Include="Assembly\TypeForwarders.cs" />
<Compile Include="System.ServiceModel.Activation\WebScriptServiceHostFactory.cs" />