Clear cache

Aug 8, 2010 at 12:40 PM
hi, i tryed changing a css file but it's still in the cache for a long time, how do i clear it ?
Aug 9, 2010 at 8:05 PM
never mind, deleting the folder ClientDependency did the work
Coordinator
Sep 28, 2010 at 9:40 AM

Combined/Cached files are persisted on Disk in the ClientDependency folder. You can enable/disable this feature but it is recommended to not disable it as it would be a bit of a performance hit to not persist the files.

You can also invalidate the cache by chaning the version number in the ClientDepedency config section. The recommended approach is to update the version number with your build number if you are using Continuous Integration.