NugetConstants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constants related to Nuget provider
public ref class NugetConstants abstract sealed
public ref class NugetConstants abstract sealed
class NugetConstants abstract sealed
public static class NugetConstants
type NugetConstants = class
Public Class NugetConstants
- Inheritance
-
NugetConstants
Fields
PackageReferenceDataValueType |
Identifier of the package reference data objects |
PackagesConfigDataValueType |
Identifier of the packages.config data objects |
PackagesConfigFileName |
Name of the packages.config file |
ProjectJsonDataValueType |
Identifier of the project.json data objects |
ProjectJsonFileName |
Name of the project.json file |