C
CMWoods
Is there a way to specify which .Net Framework version should be targeted
when compiling a C++/CLI managed assembly?
I see that VS2008 includes an easy way to specify which framework version
should be targeted when creating C# .Net Assemblies but I can't figure out
how to do the same thing for C++/CLI Managed Assemblies.
Or am I missing something fundamental and the C++/CLI assembly compiled with
VS2008 will work "automagically" with the .Net Framework v2.0?
TIA,
-CMWoods
when compiling a C++/CLI managed assembly?
I see that VS2008 includes an easy way to specify which framework version
should be targeted when creating C# .Net Assemblies but I can't figure out
how to do the same thing for C++/CLI Managed Assemblies.
Or am I missing something fundamental and the C++/CLI assembly compiled with
VS2008 will work "automagically" with the .Net Framework v2.0?
TIA,
-CMWoods