Replies: 2 comments
-
Have you read the docs? https://docs.microsoft.com/visualstudio/debugger/hot-reload?view=vs-2022 |
Beta Was this translation helpful? Give feedback.
0 replies
-
In the Packaging projects "Properties" under "Debug", setting the Debugger type to "Managed Only" is really the main point needed. For me this is inconvenient, as some Exceptions contain more information if a Hybrid or Native debugger is attached. But I have resigned to switching the debugger type as needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When will Hot Reload of C# code (not the XAML) be supported?
(or: if it is supported, how to get it working)
Wasting literally hours simply waiting for a rebuild/launch-with-debugger-attached for each and every code edit.
Beta Was this translation helpful? Give feedback.
All reactions