Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update naming of templates #205

Closed
grokys opened this issue Jun 16, 2023 · 0 comments · Fixed by #206
Closed

Update naming of templates #205

grokys opened this issue Jun 16, 2023 · 0 comments · Fixed by #206
Labels

Comments

@grokys
Copy link
Member

grokys commented Jun 16, 2023

Describe the bug

We still use the outdated ".NET core" naming in our templates, e.g.

https://github.com/AvaloniaUI/avalonia-dotnet-templates/blob/master/templates/csharp/app/.template.config/template.json#L8

This should just be .NET now I believe.

To Reproduce

Template Name                        Short Name                 Language  Tags
-----------------------------------  -------------------------  --------  -----------------------------------------
Avalonia .NET Core App               avalonia.app               [C#],F#   Desktop/Xaml/Avalonia/Windows/Linux/macOS
Avalonia .NET Core MVVM App          avalonia.mvvm              [C#],F#   Desktop/Xaml/Avalonia/Windows/Linux/macOS

Avalonia Templates version

master

Avalonia version

all

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant