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

Remove unused references properly #14

Open
TeunvandenBroek opened this issue Nov 15, 2019 · 2 comments
Open

Remove unused references properly #14

TeunvandenBroek opened this issue Nov 15, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TeunvandenBroek
Copy link
Owner

I want someone to delete me unused references because my project is no less than 500mb

@spixy
Copy link
Contributor

spixy commented Nov 15, 2019

That is easily done with 3 clicks in Visual Studio.

image

@spixy
Copy link
Contributor

spixy commented Nov 15, 2019

Also as you can see here, compiler will strip unused usings when building in Debug or Release, so it should have no effect on the size of exe.

@StijnWoerkom StijnWoerkom added the enhancement New feature or request label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants