2 references to Program
Microsoft.DotNet.ApiCompat (2)
ApiCompatRunner.cs (2)
320var configuration = new ContainerConfiguration().WithAssembly(typeof(Program).GetTypeInfo().Assembly); 386private static string GetAssemblyVersion() => typeof(Program).Assembly.GetName().Version.ToString();