Hi I am trying to bundle my scripts for my application. My debug is working and if I publish with the Web.debug every thing works fine. But when I publish with the Web.releas my
Small mistakes kill me, I was bundling my css as a script bundle not a style bundle.
I have done a lot to try fix this including setting up source control and build configurations. My project went from being set up to use git to tfs and everything.