WebOptimizer
WebOptimizer copied to clipboard
Use the new IFileVersionProvider
FileVersionProvider was renamed and made internal in 2.2. Instead we use IFileVersionProvider and get the implementation from ViewContext.HttpContext.RequestServices.GetRequiredService().
Update to 2.2
Won't work with =< 2.1