C#C
C#2y ago
Zeckar

False Type or namespace does not exist errors in Visual Studio 22

Hello, does anyone have any suggestion or ideas as to why one of my projects in VS22 are generating a bunch of errors stating the type or namespace name does not exists? Going to the location of the errors shows no error in sight on any of the files and everywhere else the namespace or types are used they don't error like in other projects. I've checked to make sure all the projects have the same framework version and I've tried a lot of the suggested remedies from searches... I can't figure it out..
Was this page helpful?