我是 linqpad 的新用户,当我尝试将它用于 explorer MS UCMA sdk
ProvisionedApplicationPlatformSettings paps = new ProvisionedApplicationPlatformSettings("string","string");
CollaborationPlatform platform = new CollaborationPlatform(paps);
platform.Dump();
给我一个例外
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