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 option for .NET framework #9

Closed
ccheetham opened this issue May 6, 2021 · 0 comments
Closed

Add option for .NET framework #9

ccheetham opened this issue May 6, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ccheetham
Copy link
Contributor

Option should behave similarly to that in other templates.

Sample help output from dotnet new webapi -h:

 -f|--framework             The target framework for the project.
                                 net5.0           - Target net5.0
                                 netcoreapp3.1    - Target netcoreapp3.1
                             Default: net5.0
@ccheetham ccheetham added the enhancement New feature or request label May 6, 2021
@ccheetham ccheetham self-assigned this May 6, 2021
ccheetham added a commit that referenced this issue May 7, 2021
Add option for .NET target framework [#9]
ccheetham added a commit that referenced this issue May 7, 2021
Also reorganized test tree/names.
ccheetham added a commit that referenced this issue May 7, 2021
Also renamed various template symbols to follow conventions
ccheetham added a commit that referenced this issue May 12, 2021
@jkonicki jkonicki closed this as completed Jun 3, 2021
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
None yet
Development

No branches or pull requests

2 participants