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

google app engine - 403 Forbidden POST - Flask WTForms -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -

how to run a query SQL in node.js mysql -