Fwd: Solution MsBuild support for .net 4.0
Gert Kello <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nant.devel |
|---|---|
| Message-ID | <[email protected]> |
Hmm, seems like the list moderators are not very active... First mail went over 40kB, but so far it did not get approved by moderator. So here they go in zipped format. Gert ---------- Forwarded message ---------- From: Gert Kello <[email protected]> Date: 7 June 2010 15:21 Subject: Solution MsBuild support for .net 4.0 To: [email protected] Hi. Here are three patches to improve <solution> task support for MsBuild: 1. MultiNetMsBuild.patch - builds three different assemblies to support MsBuild, for .net 2.0, 3.5 and 4.0. Mono support is missing/not tested for 3.4 and 4.0. Well not sure if the conditional build structure I used is considered to be Ok (in src/NAnt.MSBuild/NAnt.MSBuild.build) 2. BetterVsNetSystemAssemblyPathResolve.patch - use TargetFramework.ResolveAssembly() instead of TargetFramework.FrameworkAssemblyDirectory when resolving <solution> task project references 3. BetterRefPathresolveForFixing.patch - improved search for build dependencies inside solution task. I proposed that patch a long time ago, but seems like not included. ( http://www.mail-archive.com/[email protected]/msg09925.html) Gert ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ nant-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-developers
MultiNetMsBuild.zip
(application/zip, 6.1 KB) - not displayed
BetterRefPathresolveForFixing.zip
(application/zip, 772 B) - not displayed
BetterVsNetSystemAssemblyPathResolve.zip
(application/zip, 771 B) - not displayed