KestrunRuntimeInfo.GetBuiltTargetFrameworkVersion method

Returns the target framework version this assembly was built against as a System.Version (e.g., 8.0, 9.0).

public static Version GetBuiltTargetFrameworkVersion()

See Also