Table of Contents

Class ManifestVersionUtility

Namespace
NuGet.Packaging
Assembly
Chocolatey.NuGet.Packaging.dll
public static class ManifestVersionUtility
Inheritance
ManifestVersionUtility
Inherited Members

Fields

DefaultVersion

public const int DefaultVersion = 1

Field Value

int

SemverVersion

public const int SemverVersion = 3

Field Value

int

TargetFrameworkSupportForDependencyContentsAndToolsVersion

public const int TargetFrameworkSupportForDependencyContentsAndToolsVersion = 4

Field Value

int

TargetFrameworkSupportForReferencesVersion

public const int TargetFrameworkSupportForReferencesVersion = 5

Field Value

int

XdtTransformationVersion

public const int XdtTransformationVersion = 6

Field Value

int

Methods

GetManifestVersion(ManifestMetadata)

public static int GetManifestVersion(ManifestMetadata metadata)

Parameters

metadata ManifestMetadata

Returns

int