i'm new user for linqpad and when i try use it for explorer MS UCMA sdk
ProvisionedApplicationPlatformSettings paps = new ProvisionedApplicationPlatformSettings("string","string");
CollaborationPlatform platform = new CollaborationPlatform(paps);
platform.Dump();
give me an Exception
FileLoadException: Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information