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

Add the possibility to specify the Framework target version #16

Open
albx opened this issue Feb 6, 2023 · 0 comments
Open

Add the possibility to specify the Framework target version #16

albx opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@albx
Copy link
Owner

albx commented Feb 6, 2023

Like the .NET standard templates, it could be useful add a -f option to specify the target framework for the projects.
IMHO the behavior should be:

  • The default value should be the latest LTS version (.NET 6 in this case)
  • .NET 7 target framework cannot be used in case of In process Azure Function (AFAIK it's only supported for isolated runtime)

Any other consideration?

@albx albx added the enhancement New feature or request label Feb 6, 2023
@albx albx added this to the v1.0.0 milestone Feb 6, 2023
@albx albx moved this to To do in BlazorSwa Backlog Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant