C
C#2d ago
u5martzz

Need urgent help with winforms c# .net

need to get rid of this error message and also need help adding buttons and properties. Really need help, I would be thankful if someone did.
No description
3 Replies
Nasdack
Nasdack2d ago
The file is apparently excluded from the project which is a problem for the designer because it relies on source generation for its functionality
u5martzz
u5martzzOP2d ago
ok @Nasdack u there? yeah i forgot to download .net 6.0 but i changed from winforms to console app as i have no time
MODiX
MODiX18h ago
* close VS * remove the hidden folder .vs * remove all bin and obj folder next to each csproj (DO NOT TOUCH THE .git FOLDER OR WHAT'S INSIDE) * restart vs

Did you find this page helpful?