Hot reload is limited to what is supported in Rosl...
# social
s
Hot reload is limited to what is supported in Roslyn Edit & Continue.. which is often quite limited - https://github.com/dotnet/roslyn/blob/main/docs/wiki/EnC-Supported-Edits.md For example: can't change imports, can't inject new things, can't update method signatures.