Skip to content

ReferenceLocator.GetReferenceLocation(bool) method

Defined in

Type: ReferenceLocator Namespace: ReactiveMarbles.NuGet.Helpers Assembly: ReactiveMarbles.NuGet.Helpers.dll

Applies to

netstandard2.0

public static string GetReferenceLocation(bool includePreRelease = true)

View source

Summary: Gets the reference location.

Parameters

NameTypeDescription
includePreRelease = trueboolIf we should include pre-release software.

Returns: string -- The reference location.