When using a bundle in Visual Studio 2013, it is being cached as follows:
<link href="/bundles/sampleCss?v=fWN2j-N0EDP-5nxnBDxsSC0LGpCTgC5uV4sGoppoO-g1" rel="stylesheet"/>
How can I set a different value to the name? maybe something more descriptive - like time stamp? I wonder if I can override something that sets that name...?