When you use refit, the code generated by refit seems to break hot-reload
Expected behavior
We are able to use hot-reload even if we use refit in uno apps!
How to reproduce it (as minimally and precisely as possible)
Create a project and setup refit, try then to change something in the main page, notice that you get a message from VS due to some changes that cannot be hot-reloaded.
Current behavior
When you use refit, the code generated by refit seems to break hot-reload
Expected behavior
We are able to use hot-reload even if we use refit in uno apps!
How to reproduce it (as minimally and precisely as possible)
Create a project and setup refit, try then to change something in the main page, notice that you get a message from VS due to some changes that cannot be hot-reloaded.
Environment
Nuget Package (s): HTTP feature
Package Version(s): 5.2
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?