From 60fa2525fb819f2d3b874c70e45036e8f4a40bf8 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sun, 25 May 2014 00:47:09 -0400 Subject: [build] the csproj files can now do a full class libraries build --- mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_5.csproj | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mcs/class/Commons.Xml.Relaxng') diff --git a/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_5.csproj b/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_5.csproj index 1e11dffd260..c390f2dbcff 100644 --- a/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_5.csproj +++ b/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng-net_4_5.csproj @@ -19,6 +19,7 @@ v4.5 512 + true full @@ -109,15 +110,15 @@ {33BF0182-AC5C-464C-995B-C9CFE74E1A95} - corlib\corlib-net_4_5 + corlib-net_4_5 {FFAC0B73-D997-493B-9C62-27656CD858BB} - System\System-net_4_5 + System-net_4_5 {2951DEC2-4393-4A78-83F9-42EB39CB708F} - System.XML\System.Xml-net_4_5 + System.Xml-net_4_5 -- cgit v1.2.3