1 write to ProductVersion
Microsoft.DotNet.Build.Tasks.Workloads (1)
Msi\MsiProperties.wix.cs (1)
109ProductVersion = productVersion == null ? MsiUtils.GetProperty(path, MsiProperty.ProductVersion) : productVersion,