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