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
Punica
Punica6d ago
What OS youre using? What IDE ?
P A T R I C K
P A T R I C KOP6d ago
windows10, visual studio 2022 dotnet 9
Punica
Punica5d ago
have you tryed dotnet watch run --verbos in console already ? then you shoud see a error or why its not want to run
P A T R I C K
P A T R I C KOP2d ago
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

Did you find this page helpful?