Skip to content

Remove build enforcement of unused usings in IDE layers#44864

Merged
1 commit merged intodotnet:masterfrom
mavasani:UnusedUsings
Jun 5, 2020
Merged

Remove build enforcement of unused usings in IDE layers#44864
1 commit merged intodotnet:masterfrom
mavasani:UnusedUsings

Conversation

@mavasani
Copy link
Contributor

@mavasani mavasani commented Jun 4, 2020

We had enabled this rule as a build time enforcement for IDE projects, but it has caused a bunch of build breaks and is turning out to be too onerous to enforce. It was decided that this would be better implemented as a post-build code cleanup bot.

We had enabled this rule as a build time enforcement for IDE projects, but it has caused bunch of build breaks and it turning out to be too onerous to enforce. It was decided that this would be better implemented as a post-build code cleanup bot.
@mavasani mavasani added this to the 16.7 milestone Jun 4, 2020
@mavasani mavasani requested a review from a team June 4, 2020 21:48
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit c265071 into dotnet:master Jun 5, 2020
@mavasani mavasani deleted the UnusedUsings branch June 5, 2020 00:28
@jinujoseph jinujoseph modified the milestones: 16.7, 16.7.P3 Jun 5, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants