.NET API 兼容性级别。
NET_2_0 | .NET 2.0。 |
NET_2_0_Subset | .NET 2.0 子集。 |
NET_4_6 | Deprecated, use ApiCompatibilityLevel.NET_Unity_4_8 instead. |
NET_Web | Web 配置文件,以前仅供 Samsung TV 使用。 |
NET_Micro | 微配置文件,供 iOS、tvOS 和 Android 上的 Mono 脚本后端使用(前提是将剥离级别设置为“Use micro mscorlib”。 |
NET_Standard_2_0 | Deprecated, use ApiCompatibilityLevel.NET_Standard instead. |
NET_Standard | Profile that targets the .NET Standard 2.1. |
NET_Unity_4_8 | Profile that targets the union of the .NET Framework 4.8 and .NET Standard 2.1 API |