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
Following the readme/docs, I go like this:
Which seems wrong, if I read the template.json in the repo and I use the full parameter name. Then it seems to work as expected.
Am I missing something here? Should I PR the readme docs?
Is it maybe a fsharp thing?
To Reproduce
dotnet new avalonia.usercontrol -n MyControl --na MyApp.Views -lang f#
Observe how the -na flag does not do what the docs says!
Avalonia Templates version
11.0.6
Avalonia version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
Following the readme/docs, I go like this:
Which seems wrong, if I read the template.json in the repo and I use the full parameter name. Then it seems to work as expected.
Am I missing something here? Should I PR the readme docs?
Is it maybe a fsharp thing?
To Reproduce
dotnet new avalonia.usercontrol -n MyControl --na MyApp.Views -lang f#
Observe how the -na flag does not do what the docs says!
Avalonia Templates version
11.0.6
Avalonia version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: