Hi, As I know we could add asp-append-version="true" to css or js in head.cshtml to append the version of the file for cache busting. I just wonder why it does not work with Grandnode ?
I have tried adding the asp-append-version="true" in our plugin's folder view (which is having areas). Still it's not working. Anything specific changes am i missing?