Namespace BuildSystem.Package
Classes
CachePackageInfo
Some information about package
GetNextVersion
Enum - how to calc project version before building it
LicensePackageInfo
Some information about the package license https://learn.microsoft.com/en-us/nuget/nuget-org/licenses.nuget.org
PackageAction
Action over package
PackageDependency
Object for describing properties of package dependency
PackageFiles
List of files which should be added in package and unpacked
PackageProps
Properties of package
RepoPackageInfo
Some information about the repository in which the package was created: https://learn.microsoft.com/en-us/nuget/reference/nuspec#repository
SetDuplicatePushStorageInfo
Params of contacting with package storage if we want to push duplicates of package to another storages
SetStorageInfo
Build params - how to contact with package storage
StorageInfo
Information about contacting with package storage
VersionProp
Properties for version of package
Interfaces
IPackage
Communication with package of build space
IPackageProps
Interface for properties of IPackage