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

Make FileSystemWatcher more reliable #116

Merged
merged 1 commit into from
Feb 16, 2015
Merged

Make FileSystemWatcher more reliable #116

merged 1 commit into from
Feb 16, 2015

Conversation

rojepp
Copy link
Contributor

@rojepp rojepp commented Feb 15, 2015

Fixes #110

After a discussion in PR #112 we decided to not remove resolutionFolder because it helps when you expect your code to be #loaded from other folders.
This PR just fixes the issue where you need to reopen the solution for changes to .sql files to be picked up.

dmitry-a-morozov added a commit that referenced this pull request Feb 16, 2015
Make FileSystemWatcher more reliable
@dmitry-a-morozov dmitry-a-morozov merged commit f76379c into fsprojects:master Feb 16, 2015
@rojepp rojepp deleted the fix_filewatcher branch February 16, 2015 20:48
@dmitry-a-morozov
Copy link
Member

deployed 1.5.10.
Thank you for help!

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

Successfully merging this pull request may close these issues.

FileSystemWatcher not working properly
2 participants