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.
3 Replies
The file is apparently excluded from the project
which is a problem for the designer because it relies on source generation for its functionality
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
* 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