1 reference to BuildTime
Microsoft.DotNet.Build.Tasks.Installers (1)
src\RpmBuilder.cs (1)
196entries.Add(new(RpmHeaderTag.BuildTime, RpmHeaderEntryType.Int32, new[] { (int)(DateTimeOffset.UtcNow - UnixEpoch).TotalSeconds }));