I have added Aspnet.MVC package in my project. This was added in csproj file
<Use64BitIISExpress />
It works but when I removed it, it still works. How do I know if it is necessary? I don't want it to crash when app runs in other environments and just want to make sure