R
Rory Becker
Appologies for the slightly off topic post.
I am wondering does anyone know how to make the nant system use the VBC compiler
from .net 3.0 or .net 3.5.
I'm actually skipping .net 3.0 and I'm not sure it even has a different compiler,
but the question is still valid for the .net 3.5 compiler.
Also I will need to take advantage of the multitargeting so that for now
I can have errors produced when invalid syntax is used for code targeting 2.0
I hope I am being clear.
Thanks in advance
I am wondering does anyone know how to make the nant system use the VBC compiler
from .net 3.0 or .net 3.5.
I'm actually skipping .net 3.0 and I'm not sure it even has a different compiler,
but the question is still valid for the .net 3.5 compiler.
Also I will need to take advantage of the multitargeting so that for now
I can have errors produced when invalid syntax is used for code targeting 2.0
I hope I am being clear.
Thanks in advance