mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-16 08:52:50 +08:00
Bump dotnet-example to 1.0.0
This commit is contained in:
parent
a1d11e9d0c
commit
be3350a411
@ -88,7 +88,7 @@ Spectre.Consoleでできることを見るために、
|
|||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
> dotnet tool install -g dotnet-example
|
> dotnet tool restore
|
||||||
```
|
```
|
||||||
|
|
||||||
このリポジトリで提供している例が一覧表示されます
|
このリポジトリで提供している例が一覧表示されます
|
||||||
|
@ -100,7 +100,7 @@ To see Spectre.Console in action, install the
|
|||||||
global tool.
|
global tool.
|
||||||
|
|
||||||
```
|
```
|
||||||
> dotnet tool install -g dotnet-example
|
> dotnet tool restore
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you can list available examples in this repository:
|
Now you can list available examples in this repository:
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"dotnet-example": {
|
"dotnet-example": {
|
||||||
"version": "0.10.0",
|
"version": "1.0.0",
|
||||||
"commands": [
|
"commands": [
|
||||||
"dotnet-example"
|
"dotnet-example"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user