Wonder if someone can help or point me in the right direction here.
Just upgraded a C# web project from .Net Core 3.1 to .Net 6 and am getting the following error appearing multiple times in the console:
Clear-Site-Data header on 'https://localhost:44345/_framework/clear-browser-cache': Cleared data types: "cache".
The project is also using webpack to handle the CSS & Js files, page just keeps flicking with the same console error number going up.
Thanks for your time.