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

correctly adding --namespace for a bunch of scaffolders #3028

Merged

Conversation

deepchoudhery
Copy link
Member

fix empty scaffolders

  • razorpage-empty : adding missing --namespace parameter
  • controller scaffolders :
    • adding missing --namespace parameter
    • correctly adding --actions parameter (was being added to every scenario)
  • razorview-empty and blazor-empty : not adding unnecessary --namespace parameter, was causing the scenario to fail.

@deepchoudhery deepchoudhery self-assigned this Oct 17, 2024
@deepchoudhery deepchoudhery merged commit 4852458 into main Oct 17, 2024
8 checks passed
@deepchoudhery deepchoudhery deleted the dev/decho/fix-aspnet-empty-and-controller-issues branch October 17, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants