CC#•Created by Cheems🤡 on 11/15/2024 in #help ✅ Path Resolution in .NET MVC Project
Guys, I added the wrong path to my.NET MVC project for CSS and favicon icon ; it should have been ../ or ~/, but it worked well with ./. Is there any rational explanation for this?