Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
What is _Layout.es5.js?

I am working on an asp.net MVC project.

I noticed that there are 2 files in my script folder (can't remember how they got added, but I don't seem to be using them):

  1. _Layout.es5.js
  2. _Layout.es5.min.js

They never show up in Visual Studio, even when I choose 'Show All Files' options.

What are these files? Why don't they show up in Visual Studio? And should I delete them?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You can check if a script files are used anywhere in the project (js, css or any script/content file). You can follow the following steps:

  • In visual studio press Ctrl + Shift + I then search for _Layout.es5.js or _Layout.es5.min.js. Use the "Find all" option for faster result
  • Also do a search with partial name like _Layout.es
  • Your file might be referenced dynamically which will not show up in the previous search. If no reference was found in the previous search then from the browse check if the file is downloaded on any page by browsing the pages and inspecting which files are downloaded. For example on Google Chrome open the Developer tool, Then check the Disabled cache and the js check boxes so that you can check the JS files only.

enter image description here

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!