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-18 22:19:16 +0300
committerMiguel de Icaza <miguel@gnome.org>2016-05-18 22:19:27 +0300
commit6cf2c991e907246a209442026ed904cc96d50279 (patch)
tree25629c7807e76e59bb7be922504fc8d39e9846b1 /mcs/class/System.Runtime.Caching
parent3fc2fee18d61305b6b63b61f47c059dc2d5f058a (diff)
genproj: Improve handling of executables and projects with build dependencies
Diffstat (limited to 'mcs/class/System.Runtime.Caching')
-rw-r--r--mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj b/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
index 7cebddd98d0..7478310ceac 100644
--- a/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
+++ b/mcs/class/System.Runtime.Caching/System.Runtime.Caching-net_4_x.csproj
@@ -9,6 +9,7 @@
<OutputType>Library</OutputType>
<NoWarn>1699,414</NoWarn>
<OutputPath>./../../class/lib/net_4_x</OutputPath>
+ <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>