Why does NANT need the .Net framework -


why nant need .net framework specified (in build settings) when msbuild.exe doing compile ?

looking @ nant.exe.config, looks nant copies default .net libraries folders based on version of .net specified in build file.


Comments

Popular posts from this blog

visual studio - vb.net filter binding source by time -

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -