Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

CSS File in wwwroot is not refreshing when i change the code ( ASP.NET MVC 6.0)

My css file :
enter image description here

And this file when build : ( not change )
enter image description here

Sometime I try "clean-solution" and "build-solution" then it’s working, but now isn’t working.
Thank.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

May be the CSS file is cached. You can try open the Chrome Dev Tools -> Network tab -> tick the Disable cache checkbox and then F5 to refresh the page. Or just Ctrl+F5 to refresh with no cache.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading