Show / Hide Table of Contents

Class NuGetFeedIdConstants

Inheritance
object
NuGetFeedIdConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Microsoft.XboxStudios.NukeExt
Assembly: NukeExt.AzurePipelines.dll
Syntax
public static class NuGetFeedIdConstants

Fields

View Source

StudiosQualityTech

Declaration
public const string StudiosQualityTech = "93da3df1-fec7-4359-bcba-4944572c3435"
Field Value
Type Description
string
View Source

StudiosQualityTechPrereleaseView

Declaration
public const string StudiosQualityTechPrereleaseView = "8449bb08-455c-455b-b267-9f51b09d382d"
Field Value
Type Description
string
View Source

StudiosQualityTechReleaseView

Declaration
public const string StudiosQualityTechReleaseView = "6ef7c2fd-31c2-41e3-97f8-73d9cc0196ec"
Field Value
Type Description
string
View Source

StudiosQualityTechTest

Declaration
public const string StudiosQualityTechTest = "701c19ec-cdc9-47f3-84d9-668154e1ef91"
Field Value
Type Description
string
View Source

XboxStudiosQuality

Declaration
public const string XboxStudiosQuality = "a69b59c9-af51-4ac3-bf82-cac89d01b10c"
Field Value
Type Description
string
View Source

XboxStudiosQualityPrereleaseView

Declaration
public const string XboxStudiosQualityPrereleaseView = "66ef9817-a0f9-4ecd-aa08-78c1f22669aa"
Field Value
Type Description
string
View Source

XboxStudiosQualityReleaseView

Declaration
public const string XboxStudiosQualityReleaseView = "a508094d-a50d-4113-96da-b6516c15e83a"
Field Value
Type Description
string
  • View Source
In this article
Back to top Generated by DocFX