You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to access the internal classes from one project to another. Earlier in other platforms we used the "InternalsVisibleTo" attributte to achieve this. Seems this is missing in MVC6.What is the equivalent for this attribute in MVC6.