2 references to VERSION_TAG
NuGet.CommandLine.XPlat (2)
Utility\MSBuildAPIUtility.cs (2)
570
item.AddMetadata(
VERSION_TAG
, packageVersion, expressAsAttribute: true);
597
packageReferenceItem.SetMetadataValue(
VERSION_TAG
, packageVersion);