2 references to GetDisplayVersion
NuGet.Frameworks (2)
NuGetFramework.cs (2)
144parts.Add(string.Format(CultureInfo.InvariantCulture, "Version=v{0}", GetDisplayVersion(framework.Version))); 169: Platform + ",Version=" + GetDisplayVersion(PlatformVersion);