From db77b4a0983568c161b6e05c772bfa3338727aa9 Mon Sep 17 00:00:00 2001 From: Martin Potter Date: Thu, 22 Jun 2017 10:26:41 -0700 Subject: [PATCH] =?UTF-8?q?Update=20NAnt.Console=E2=80=99s=20App.config=20?= =?UTF-8?q?to=20support=20Mono=204.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/NAnt.Console/App.config | 381 +++++++++++++++++++++++++++++++++--- 1 file changed, 357 insertions(+), 24 deletions(-) diff --git a/src/NAnt.Console/App.config b/src/NAnt.Console/App.config index a3dc8ec13..8387dde84 100644 --- a/src/NAnt.Console/App.config +++ b/src/NAnt.Console/App.config @@ -14,6 +14,9 @@ + + @@ -37,8 +40,8 @@ version="1.0" description="Microsoft .NET Framework 1.0" sdkdirectory="${path::combine(sdkInstallRoot, 'bin')}" - frameworkdirectory="${path::combine(installRoot, 'v1.0.3705')}" - frameworkassemblydirectory="${path::combine(installRoot, 'v1.0.3705')}" + frameworkdirectory="${path::combine(string::replace(installRoot, 'Framework64', 'Framework'), 'v1.0.3705')}" + frameworkassemblydirectory="${path::combine(string::replace(installRoot, 'Framework64', 'Framework'), 'v1.0.3705')}" clrversion="1.0.3705" clrtype="Desktop" vendor="Microsoft" @@ -58,7 +61,7 @@ - + @@ -99,7 +102,7 @@ - + - + @@ -205,7 +208,7 @@ - + - + @@ -319,11 +321,16 @@ property="installRoot" key="SOFTWARE\Microsoft\.NETFramework\InstallRoot" hive="LocalMachine" /> - + + + + + @@ -886,6 +893,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + true + true + true + true + true + true + + + true + true + true + true + true + true + true + true + + + true + + + true + true + true + true + + + true + true + + + sn + + + lc + true + + + + @@ -1782,6 +1917,14 @@ + + + + + + + + @@ -1820,7 +1963,8 @@ true - gmcs + ${csc.tool} + ${mcs.sdk} true true true @@ -1912,6 +2056,7 @@ + @@ -1934,6 +2079,14 @@ + + + + + + + + @@ -1972,7 +2125,8 @@ true - gmcs + ${csc.tool} + ${mcs.sdk} true linq true @@ -2067,6 +2221,7 @@ + @@ -2090,6 +2245,14 @@ + + + + + + + + @@ -2128,7 +2291,8 @@ true - dmcs + ${csc.tool} + ${mcs.sdk} true linq true @@ -2212,6 +2376,7 @@ + @@ -2234,6 +2399,14 @@ + + + + + + + + @@ -2267,7 +2440,8 @@ - smcs + ${csc.tool} + ${mcs.sdk} true true true @@ -2502,6 +2676,7 @@ + @@ -2526,13 +2701,22 @@ + + + + + + + + true - gmcs + ${csc.tool} + ${mcs.sdk} true true true @@ -2616,6 +2800,7 @@ + @@ -2628,13 +2813,22 @@ + + + + + + + + true - gmcs + ${csc.tool} + ${mcs.sdk} true linq true @@ -2721,6 +2915,126 @@ + + + + + + + + + + Unable to locate 'mono' module using pkg-config. Download the Mono development packages from http://www.mono-project.com/downloads/. + + + + + + + + + + + + + + + + true + + + ${csc.tool} + ${mcs.sdk} + true + linq + true + true + true + true + true + true + true + + + mjs + strict + + + vbnc + true + + + true + true + + + sn + true + + + false + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2734,13 +3048,22 @@ + + + + + + + + true - dmcs + ${csc.tool} + ${mcs.sdk} true linq true @@ -2824,6 +3147,7 @@ + @@ -2835,10 +3159,19 @@ + + + + + + + + - smcs + ${csc.tool} + ${mcs.sdk} true true true