1 reference to ChangelogOutputPath
Microsoft.DotNet.Build.Tasks.Installers (1)
src\CreateChangelogFile.cs (1)
40using GZipStream stream = new(File.OpenWrite(ChangelogOutputPath), CompressionLevel.Optimal);