Does MonoDevelop support VB.NET? Alexander M. Batishchev-2 wrote: > > Hi Ozzapoo, > You can do both ways. Open .vbproj with MonoDevelop and it will call vbnc > with the same parameters like it would do VS with vbc, or just copy them > and > call vbnc yourself. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Ozzapoo > Sent: Tuesday, November 18, 2008 12:17 AM > To: [email protected] > Subject: [mono-vb] Compiling VS Solutions using VBNC > > > Do I have to copy the VBC.exe parameters passed from VS to VBNC or do can > I > simply give it the path of the .vbproj file? > -- > View this message in context: > http://www.nabble.com/Compiling-VS-Solutions-using-VBNC-tp20548379p20548379. > html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > >
-- View this message in context: http://www.nabble.com/Compiling-VS-Solutions-using-VBNC-tp20548379p20568409.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
