Class PackageType
Possible package types
Inheritance
object
PackageType
Namespace: BuildSystem.Package.Factory
Assembly: BuildSystem.Package.Factory.dll
Syntax
public sealed class PackageType : Enum
Fields
Dotnet
File .csproj into NuGet package
Declaration
public const PackageType Dotnet = 1
Field Value
Type | Description |
---|---|
PackageType |
Nuget
NuGet package
Declaration
public const PackageType Nuget = 0
Field Value
Type | Description |
---|---|
PackageType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
int |