Unable to use Hot Reloading
Ever since updating my project to use .NET 8.0, I haven't been able to use Hot Reloading for Views with ASP.NET Core.
Initially I thought that the issue was caused by T4, but I've disabled all of that and it still doesn't work.
I've attached the exception that's thrown, and I've been trying to fix this for the past couple of days.
I've linked the repo below, and the project is
XeniaBot.WebPanel
.
https://github.com/ktwrd/XeniaBot/tree/develop
Weird this is that when I make changes to code, the error isn't thrown and it works perfectly fine.0 Replies