Dear All,
I am trying to implement Bundling and minification to one of the existing .Net MVC application.
However for the existing application there was no Global.asax file and App_Start (BundleConfig.cs) folder , so I have added Global.asax and BundleConfig.cs file to the soluation file. But when I put the breakpoint in the both the files its not getting invoked. So could you please let me know what mistake I am doing here ?
Jaish MathewsPosted Aug 26, 2018, 12:03 AM
Kumar AUPosted Aug 26, 2018, 12:00 PM
Jignesh KumarPosted Aug 25, 2018, 11:25 PM