Problem renaming Bundle files

0

I changed the Bundle names of my application, but when I rotate it again, it tries to access the same path with the old Bundle names. For example, before the bundle name was ("bundles / bootstrap / bootstrap.css"), then I modified it to ("bundles / css / bootstrap.css"), however when I run the application it keeps looking for files in the old path .

Note: I already cleared the browser cache, I changed the EnableOptimization in Global.asax both true and false and have already reset the site settings in IIS.

I have no idea how to resolve this.

    
asked by anonymous 03.07.2016 / 16:59

0 answers