This version of Unity is unsupported.

PlayerSettings.WSACompilationOverrides.UseNetCorePartially

Switch to Manual

Description

C# files not located in Plugins, Standard Assets, Pro Standard Assets folders are compiled using Microsoft compiler and .NET Core, all other C# files are compiled using Mono compiler. The advantage is that classes implemented in C# are accessible from JS and Boo languages.