C# Web.Optimization Bundles and HTML5 cache Manifest
问题 I am using ASP.NET optimization package to minify and bundle the scripts, and CSS files. I am also developing a mobile UI for my ASP.NET application which uses a HTML5 cache manifest. The optimization package updates the version of the dynamic bundle URL when the files change and the application cache is recycled. I would like to be able to update my manifest version whenever this happens and include the dynamic URLs the optimization package provides in the manifest. How can I read the