Hello there!
I'm new to MP Development and C# (i'm a C,C++ and Java Developer).
I created a small plugin for MP to learn how its done. But ive now run into a little .net version problems.
The plugin runs just fine on my devel machine with .net 3.5 (2.0 SP1 is also installed) but on machines without 3.5 it complains that System.Core is not availabe in Version 3.5.
I figured out that i can only select 3.5 in VS2005 and setting the System.Core settings to "Specific Version"=false doesnt help.
Do i really net to uninstall 3.5????
Thanx for every help with that and sorry, i know, the question is more a .net question than mp :/
I'm new to MP Development and C# (i'm a C,C++ and Java Developer).
I created a small plugin for MP to learn how its done. But ive now run into a little .net version problems.
The plugin runs just fine on my devel machine with .net 3.5 (2.0 SP1 is also installed) but on machines without 3.5 it complains that System.Core is not availabe in Version 3.5.
I figured out that i can only select 3.5 in VS2005 and setting the System.Core settings to "Specific Version"=false doesnt help.
Do i really net to uninstall 3.5????
Thanx for every help with that and sorry, i know, the question is more a .net question than mp :/