asp.net - Standard template with Bundle.Config does not take Site.css changes -


i'm using standard web forms application generated standard template in visual studio 2015. uses bundle.config file include css files. if make change in site.css, not taken on build. works if open bundle.config , make dummy change adding character, delete , save. when doesn't work, rebuild , works not always. need definite sequence take css changes consistently.

afterthought: searches here revealed questions related handling problem when bundles created in code. can find nothing related bundle.config or effect on cache.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -