What if you are a using Nant in a situation where you
do not have access to Visual Studio? You could potentially be on an OS that's
not supported by Visual Studio (i.e. Linux) or you don't have the financial
capacity to buy Visual Studio. In these cases you don't have the means to create
Visual Studio solutions (or projects) and use the <solution>
task. In these cases you would need to use the <csc>
task.
Are there any other reasons why you might use the
<csc> task over the <solution> task?
|
RE: [Nant-users] csc vs. solution
Castro, Edwin Gabriel (Firing Systems Engr.) Mon, 12 Jul 2004 12:31:14 -0700
- [Nant-users] csc vs. solution Shawn Knowles
- Re: [Nant-users] csc vs.... Castro, Edwin Gabriel (Firing Systems Engr.)
- Re: [Nant-users] csc... Scott Hernandez
- Re: [Nant-users] csc... Martin Gainty
- FW: [Nant-users] csc vs.... Hristo Deshev | telerik