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:
authorMiguel de Icaza <miguel@gnome.org>2016-05-19 05:51:25 +0300
committerMiguel de Icaza <miguel@gnome.org>2016-05-19 05:51:25 +0300
commit689ca75d635e6d30ff27a0c88f39cf62a2a9ba8e (patch)
tree8187124c323120f4de4eb9784b592fb92743695c /mcs/class/RabbitMQ.Client
parent8054793e5bc158015154fb8cdcdd56777a0c8351 (diff)
[System.Web] Remove duplicate file listings which break msbuild and update csprojs
Diffstat (limited to 'mcs/class/RabbitMQ.Client')
-rw-r--r--mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj b/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj
index b9e0ba418de..d8a5cfebb15 100644
--- a/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj
+++ b/mcs/class/RabbitMQ.Client/src/apigen/RabbitMQ.Client.Apigen-net_4_x.csproj
@@ -9,6 +9,7 @@
<OutputType>Exe</OutputType>
<NoWarn>1699</NoWarn>
<OutputPath>./../../../../class/lib/net_4_x</OutputPath>
+ <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<NoStdLib>True</NoStdLib>
<StartupObject>RabbitMQ.Client.Apigen.Apigen</StartupObject>