mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-14 16:02:50 +08:00
Adding value: a single semi-colon!
This commit is contained in:
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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user