You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update template command given the current one is not valid:
```
$ dotnet new -n Sandbox.Generated.Operator operator
Error: Invalid option(s):
operator
For usage information, run:
dotnet new -h
```
0 commit comments