Web.Admin/App_Start/BundleConfig.cs
Method RegisterBundles
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static void RegisterBundles(BundleCollection bundles)
{
bundles.Add(new ScriptBundle("~/bundles/jquery").Include(
"~/Scripts/jquery-{version}.js",
"~/Scripts/jquery-ui-{version}.js",