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

Improve building times #36

Closed
codingadventures opened this issue Apr 10, 2018 · 1 comment
Closed

Improve building times #36

codingadventures opened this issue Apr 10, 2018 · 1 comment
Assignees

Comments

@codingadventures
Copy link
Owner

Currently ILMerge is used to combine all the dlls generated at compile time for the custom debugger visualizer. This process is very slow, and should probably be avoided. Remove ILMerge from the build process.

@codingadventures
Copy link
Owner Author

available in the upcoming release

codingadventures added a commit that referenced this issue Apr 23, 2018
per lib/project query folder created
Option window validates the folder to linqpad
removes linqpad version from the registry
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

1 participant