Why do I edit css and js in visual studio 2022 but when running on the web it doesn’t change?
enter image description here
enter image description here
I opened F12 Sources to find the css and js files I edited in VS but on the web they are still completely the same.
I also tried turning it off and back on but still the same
However, changes in other files such as ascx, aspx still work on the web