Skip to content

Commit cd69aa5

Browse files
committed
Opt-in to using default Spectre.Console.Cli version
1 parent acb5d7f commit cd69aa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Blobify/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
app.Configure(
5151
config =>
5252
{
53+
config.UseAssemblyInformationalVersion();
5354
config.SetApplicationName("blobify");
5455
config.ValidateExamples();
5556

0 commit comments

Comments
 (0)