3 references to GenerateAtCompileTime
Microsoft.DotNet.Build.Tasks.Workloads (3)
Wix\HarvesterToolTask.cs (3)
44/// Gets or sets how GUIDs are generated. The default is <see cref="GuidOptions.GenerateAtCompileTime"/>. 50} = GuidOptions.GenerateAtCompileTime; 115if (GenerateGuids == GuidOptions.GenerateAtCompileTime)