jbeanky
Results
2
comments of
jbeanky
It appears that setting enableCaching to false does not add any additional header information. Only when enableCaching is set to true, does it inject headers to support caching the output....
I missed this at first in the documentation. If you import the WebOptimization.Core TagHelpers, then CSS links are automatically versioned. The addition of the asp-append-version tag is irrelevant. Include this...