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

Make adding cake.config to Solution Items opt-in (or remove this feature) #130

Open
augustoproiete opened this issue Feb 2, 2021 · 0 comments

Comments

@augustoproiete
Copy link
Member

Currently if there's a cake.config present in the root folder of the repo, the VS extension modifies the Solution file and adds the cake.config to a solution folder called "Solution Items" (hard-coded).

The extension should not make changes to files unless the user explicit invokes an action.

I suggest making this feature opt-in via configuration, or completely remove the feature if easier.

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

No branches or pull requests

1 participant