-
Notifications
You must be signed in to change notification settings - Fork 10.3k
CodeGenerator.AddFolder Method #238
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
Comments
This issue is being closed because it has not been updated in 3 months. We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate. |
natemcmaster
pushed a commit
that referenced
this issue
Oct 17, 2018
- Depends on aspnet/Hosting#1388 - Addresses #3062
ryanbrandenburg
pushed a commit
that referenced
this issue
Nov 19, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Title
AddFolder method does not include an existing folder to the project.
Functional impact
Minimal repro steps
1.Create a folder in the project
2.Exclude the folder from the project
3.Call AddFolder with the name of the excluded folder
Expected result
The folder should be added to the project
Actual result
COMException is thrown:
The text was updated successfully, but these errors were encountered: