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

added more command options for --update-project #1580

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

deepchoudhery
Copy link
Member

The --update-project will allow updating of the C# project incrementally now with the following new options:

  • --code-update will update the Startup.cs, and other layout files for the C# project to be Microsoft Identity platform ready.
  • --packages-update will add the necessary packages needed for Microsoft identity platform experience.
  • --config-update will update the appsettings.json file appropriately.
  • other minor edits
    Only adding the command options currently for unblocking other scenarios. A follow up PR will the feature work very soon.

@deepchoudhery deepchoudhery merged commit 477ccf7 into main Jun 2, 2021
@deepchoudhery deepchoudhery deleted the dev/decho/updateProjectUpdate branch June 2, 2021 17:58
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