[theminds commit] r148 - wiki

1 view
Skip to first unread message

codesite...@google.com

unread,
Aug 2, 2007, 5:17:17 PM8/2/07
to theminds...@googlegroups.com
Author: shadytrees
Date: Thu Aug 2 14:13:27 2007
New Revision: 148

Modified:
wiki/Building.wiki

Log:
.NET 2.0 -> 3.5

Modified: wiki/Building.wiki
==============================================================================
--- wiki/Building.wiki (original)
+++ wiki/Building.wiki Thu Aug 2 14:13:27 2007
@@ -4,7 +4,7 @@
* [http://msdn.microsoft.com/vstudio/express/visualcsharp/ Install Visual C# Express] (sorry), which will automatically install the right framework.
* Open the solution file and build.

-This process has a distinct disadvantages: People who just want to build without compiling have to download the bulky Visual C# Express. NAnt seems to support solution files however from a cursory glance at their `examples/Solutions` directory as long as you have the right framework number (2.0.50727 and thereabouts). Excerpt from that directory:
+This process has a distinct disadvantages: People who just want to build without compiling have to download the bulky Visual C# Express. NAnt seems to support solution files however from a cursory glance at their `examples/Solutions` directory as long as you have the right framework number (3.5 and thereabouts). Excerpt from that directory:

{{{
<target name="build.winforms">

Reply all
Reply to author
Forward
0 new messages