AssemblyBuildInfo.FrameworkType Enum
Definition
Section titled “Definition”public enum AssemblyBuildInfo.FrameworkType
Fields
Section titled “Fields”Unknown
Section titled “Unknown”Unknown = 0
NetFramework
Section titled “NetFramework”NetFramework = 1
NetStandard
Section titled “NetStandard”NetStandard = 2
NetCore
Section titled “NetCore”NetCore = 3