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 migration wizard to assist with migrating bound projects to the new format #4499

Closed
duncanp-sonar opened this issue Jul 7, 2023 · 0 comments

Comments

@duncanp-sonar
Copy link
Contributor

Description

Moving from the old Connected Mode settings format to the new format means undoing the changes made to the file system and to C# and VB.NET projects during binding. The number of changes required could be considerable so a wizard should be provided to help automate the clean-up.

End-users may have customized how the Connected Mode settings are referenced e.g. by moving settings from project files to a Directory.Build.props file or other imported file. As a result, it is unlikely that the wizard will be able to completely automate the cleanup. In some cases, it will be necessary for end-users to finish the cleanup by manually editing the project files.

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

No branches or pull requests

1 participant