From: Alexander Köplinger Date: Wed, 5 Jul 2017 16:02:54 +0000 (+0200) Subject: [tools] Fixup 098de0b8, inadvertently deleted the wrong csproj X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=commitdiff_plain;h=ee6c6efcfc6f55adf8372b5c856f37ce6d284f01 [tools] Fixup 098de0b8, inadvertently deleted the wrong csproj --- diff --git a/mcs/tools/mdoc/mdoc-net_4_x.csproj b/mcs/tools/mdoc/mdoc-net_4_x.csproj new file mode 100644 index 00000000000..ec9d89eed59 --- /dev/null +++ b/mcs/tools/mdoc/mdoc-net_4_x.csproj @@ -0,0 +1,173 @@ + + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {15871CCA-A500-4AE3-89D7-1F3429614403} + Exe + 1699 + win32 + darwin + linux + ./../../class/lib/net_4_x-$(HostPlatform) + obj-net_4_x-$(HostPlatform) + false + True + + True + + Properties + + + mdoc + v4.5 + 512 + + + + true + full + 1699 + false + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS + prompt + 4 + + + pdbonly + 1699 + true + NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS + prompt + 4 + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {2CA6026B-2DC8-4C4C-A12C-1E8234049DB7} + corlib-net_4_x + + + {0248869F-8D3B-4AB2-B976-B2A9AF1319A9} + monodoc-net_4_x + + + {2762E921-91A8-4C87-91E9-BA628013F753} + System-net_4_x + + + {87FD2F0F-5222-4AE6-BD63-2D4975E11E5B} + System.Xml-net_4_x + + + {359142A1-D80F-401E-AA64-7167C9317649} + System.Core-net_4_x + + + {2C0D558F-0B38-4691-967E-A910A1B995C1} + Mono.Cecil-net_4_x + + + {4903F98F-B4C9-467A-8FBA-39E7F91D9327} + ICSharpCode.SharpZipLib-net_4_x + + + {526286D5-38D9-4579-B001-471440D57752} + System.Xml.Linq-net_4_x + + + {9DB806CB-B828-49B7-BAE2-2E52402CB4DC} + System.Web-net_4_x + + + + + + + + defaulttemplate.xsl + + + monodoc-ecma.xsd + + + msitomsx.xsl + + + overview.xsl + + + stylesheet.xsl + + + mdoc-html-format.xsl + + + mdoc-html-utils.xsl + + + mdoc-sections-css.xsl + + + mono-ecma-css.xsl + + + + diff --git a/mcs/tools/mdoc/mdoc.csproj b/mcs/tools/mdoc/mdoc.csproj deleted file mode 100644 index ee453b30a34..00000000000 --- a/mcs/tools/mdoc/mdoc.csproj +++ /dev/null @@ -1,105 +0,0 @@ - - - - Debug - x86 - 8.0.30703 - 2.0 - {7DA7CD97-614F-4BCD-A2FA-B379590CEA48} - Exe - mdoc - mdoc - v4.5 - - - True - full - False - bin\Debug - DEBUG;NET_4_5 - prompt - 4 - x86 - True - - - none - False - bin\Release - prompt - 4 - x86 - True - - - - - - - - - ..\..\class\lib\net_4_x\monodoc.dll - - - ..\..\class\lib\net_4_x\Mono.Cecil.dll - - - - - - Build\Common\Consts.cs - - - Mono.Options\Options.cs - - - - - - - - - - - - - - - - - - - - - - - defaulttemplate.xsl - - - monodoc-ecma.xsd - - - msitomsx.xsl - - - overview.xsl - - - stylesheet.xsl - - - - - Resources\mdoc-html-format.xsl - - - Resources\mdoc-html-utils.xsl - - - Resources\mdoc-sections-css.xsl - - - Resources\mono-ecma-css.xsl - - - \ No newline at end of file