C
C#10mo ago
Maxen

✅ Beginner in need of serious help.

Yo hello, we have slight problem. I'm getting 2 main errors that google does not seem to know a fix to. The first one is "error MSB4025" which happens when I attempt to run the "dotnet run" command in the terminal. The second one is happens when I try to generate C# assets in the debugging section and it then says "could not locate .net core project. assets were not generated". Pls I am completely useless at coding pls help my teacher is too bad to figure out a fix for this as well.
17 Replies
Maxen
Maxen10mo ago
All I'm doing is doing the HelloWorld thing as well. My teacher has confirmed that I have done it correctly since its a very simple task but it seems something else is fucked up
SG97
SG9710mo ago
so VSC? as in Visual Studio Code
Maxen
Maxen10mo ago
Yes
SG97
SG9710mo ago
$vsc
MODiX
MODiX10mo ago
use $vscode
SG97
SG9710mo ago
$vscode
MODiX
MODiX10mo ago
Follow the instructions here on getting started with DevKit for C# in VSCode: https://code.visualstudio.com/docs/csharp/get-started
Get started with C# and .NET in Visual Studio Code
Getting Started with C# and .NET Development in Visual Studio Code
Maxen
Maxen10mo ago
Ig I'll just re-install everything while following that guide and hope something got messed up during the installation or smth
SG97
SG9710mo ago
it's debatable whether you should ever touch VSC as a beginner
Maxen
Maxen10mo ago
Ye sadly I don't get to decide that in this case xD
SG97
SG9710mo ago
understandable how are you creating your project?
Maxen
Maxen10mo ago
Idk if this is what you meant or something else
Azrael
Azrael10mo ago
I’d recommend using Visual Studio over Visual Studio Code for this.
Maxen
Maxen10mo ago
Ye that seems to be what people recommend but since it's for class I can't really decide that for myself
Azrael
Azrael10mo ago
Is your teacher going to kill you if you switch?
SG97
SG9710mo ago
how's the setup going looks good to me though you might want to use the Solution Explorer in VSC
Accord
Accord10mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.