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

github.com/mono/api-doc-tools.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-18 22:19:16 +0300
committerDuncan Mak <duncanm@microsoft.com>2016-10-08 03:31:16 +0300
commit62b6d2f4e8f420c3672c5ddb04e6021cba993226 (patch)
treee218abdda6fccab4a7ce130a515d20f23192c290 /monodoc
parent3640806f42e030beecccd6edd96316554814f402 (diff)
genproj: Improve handling of executables and projects with build dependencies
Diffstat (limited to 'monodoc')
-rw-r--r--monodoc/monodoc-net_4_x.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/monodoc/monodoc-net_4_x.csproj b/monodoc/monodoc-net_4_x.csproj
index 34bd2b9f..00b89651 100644
--- a/monodoc/monodoc-net_4_x.csproj
+++ b/monodoc/monodoc-net_4_x.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<NoWarn>618,612,672,809,1699,169,164,162,168,219,618,612</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
+ <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>