im trying to compile an assembly at runtime with CSharpCodeProvider and i would like to know which compiler switch to use to target for example .NET Framework 2.0.
im trying to compile an assembly at runtime with CSharpCodeProvider and i would like
Share
You should be able to do something like this: