This version of Unity is unsupported.

ScriptCompilerOptions.LanguageVersion

public string LanguageVersion;

Description

String representation of the language version being used to compile the current Assembly.

This language version is set to the latest language version compatible with the target framework.