mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 05:18:16 +08:00
Adding value: a single semi-colon!
This commit is contained in:

committed by
Patrik Svensson

parent
5581ad2f05
commit
8b5836f4e4
@ -14,7 +14,7 @@ After that you will need to reference the `Spectre.Console` namespace.
|
||||
Once that is done, you can start using all the available features.
|
||||
|
||||
```csharp
|
||||
using Spectre.Console
|
||||
using Spectre.Console;
|
||||
|
||||
public static class Program
|
||||
{
|
||||
|
Reference in New Issue
Block a user