How can I target .Net 4.0 Beta using NAnt? -


I am Microsoft. I want to start testing my project using the .NET 4.0 beta version which has already been released. I know that Nant needs to update the nant.exe.config file to add the "Net-4.0" target structure, does anyone know what the necessary changes are?

If you want to use nant to create project targeting .NET 4.0, then you NAnt.exe.config Need to modify and add the Net4.0 target structure. & lt; startup & gt; section.

/ P>


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -