ASP.NET Core: jQuery Error 404 for the online version of the project
问题 The problem: Recently I've been modifying my Javascripts references in my project since they were repeting in several views (between the _Layout and views) causing errors. At this moment there are no visible errors while working locally but once the project is online (thru Azure) the error 404: failed to load resource appears in the scripts section. Information: This is the current _Layout of the project: <!DOCTYPE html> <html> <head> <meta content="text/html" charset="utf-8" http-equiv=