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