2 references to Program
dotnet (1)
Commands\NuGet\NuGetCommand.cs (1)
76
return global::NuGet.CommandLine.XPlat.
Program
.Run(args, virtualProjectBuilder);
NuGet.CommandLine.XPlat (1)
Program.cs (1)
345
app.VersionOption("--version", typeof(
Program
).Assembly.GetName().Version.ToString());