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 missing transforms" not adding generated file to project #52

Open
stimpy77 opened this issue Jun 15, 2016 · 0 comments
Open

"Add missing transforms" not adding generated file to project #52

stimpy77 opened this issue Jun 15, 2016 · 0 comments
Labels

Comments

@stimpy77
Copy link
Owner

Had a case where "Enable config transforms" was applied to a TFS 2015 (local workspace) enabled Windows Forms (not ClickOnce) project in a moderately large solution. One config name ("Local") was missing from the project, so I added it, but when right-clicking the App.config file and choosing "Add missing transforms", the App.local.config was created, but it wasn't added to the project. I tried deleting the created file and moving the project to the root of the solution explorer tree (which fixes a lot of FK things) but retrying "Add missing transforms" still resulted in the file being created but not added to the project. And, adding the file from "Show All Files" and right-clicking to "Include in project" results in the file not nesting under App.config, but that is by design. The only workaround is to edit the .csproj and duplicate the XML entries from where App.Debug.config is dependent upon App.config.

@stimpy77 stimpy77 added the bug label Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant