1 reference to ProductVersionInfoGenerator
System.Private.CoreLib.Generators (1)
ProductVersionInfoGenerator.cs (1)
17
string? informationalVersion = typeof(
ProductVersionInfoGenerator
).Assembly.GetCustomAttribute<AssemblyInformationalVersionAttribute>()?.InformationalVersion;