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

SA1412 code fix does not preserve DependentUpon solution items #1239

Open
Noryoko opened this issue Aug 18, 2015 · 2 comments
Open

SA1412 code fix does not preserve DependentUpon solution items #1239

Noryoko opened this issue Aug 18, 2015 · 2 comments

Comments

@Noryoko
Copy link
Contributor

Noryoko commented Aug 18, 2015

Items marked as DependentUpon are removed when the original file is removed.

Found this when fixing an EntityFramework migration.

@sharwell
Copy link
Member

I basically had to revert changes to each .csproj after applying this code fix. Several other bugs are filed for it as well.

@sharwell
Copy link
Member

Blocked on dotnet/roslyn#4767.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants