-
Notifications
You must be signed in to change notification settings - Fork 220
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
Does IL-repack support for hot reload #386
Comments
As far as I can tell .dlls produced by ILRepack should behave the same as other .dlls in terms of HotReload, I'm honestly not sure why HotReload wouldn't work for these. |
I appreciate the repro, but unfortunately I don't have the capacity to investigate this right now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm assuming there is no way for IL-repack to support hot reload?
I just want to make sure I'm not missing something or should expect hot reload to work. My assumption is no it won't work.
The text was updated successfully, but these errors were encountered: