Hot reload doesn't work correctly on .NET9
on ASP.NET Core, dotnet watch run seems not working anymore, idk why but it's kinda boring because it's faster for me to cancel rebuild the entire project and re-run it, please help
4 Replies
What OS youre using?
What IDE ?
windows10, visual studio 2022
dotnet 9
have you tryed dotnet watch run --verbos in console already ?
then you shoud see a error or why its not want to run
actually it does want to run but what i meant was that it doesn't reload well
the modifications aren't done and i gotta "dotnet watch run" to get them