Did you change something? #3763
Closed
MarvinKlein1508
started this conversation in
General
Replies: 1 comment 4 replies
-
No. Nothing has fundamentally changed. Have you tried (1) closing VS, (2) deleting all bin and obj folders and (3) restarting VS? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm just wondering if you have changed something in the project structure. For some reason I need to manually type into the console
dotnet build
everytime I did some small change to the source code, otherwise the project won't compile for me. I need to do this everytime.I used to be able to change stuff and simply press the green button in VS to run the project.
Now I get this with hundreds of errors in my output:
Beta Was this translation helpful? Give feedback.
All reactions