Skip to content

Commit

Permalink
Opt-in back to using default Spectre.Console.Cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Sep 25, 2024
1 parent 6be81b1 commit 2fcbe4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DPI/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
app.Configure(
config =>
{
config.UseAssemblyInformationalVersion();
config.SetApplicationName("dpi");
config.ValidateExamples();
config.AddBranch<NuGetSettings>("nuget", nuGet => {
Expand Down

0 comments on commit 2fcbe4d

Please sign in to comment.