Page 1 of 1

Wie erstelle ich eine ausführbare Datei im Visual Studio -Code unter Linux?

Posted: 11 May 2025, 20:34
by Anonymous
Ich habe angefangen, C# zu lernen und VSCODE zu installieren.

Exe
net9.0
enable
enable


< /code>
Code ist nur das Standardprogramm des neuen Projektassistenten. < /p>
// See https://aka.ms/new-console-template for more information
Console.WriteLine("Hello, World!");
< /code>
Ausgabe erstellen, strippierte Pfade zur Lesbarkeit: < /p>
dotnet build project.csproj /property:GenerateFullPaths=true /consoleloggerparameters:NoSummary
Determining projects to restore...
All projects are up-to-date for restore.
project -> project/bin/Debug/net9.0/project.dll
< /code>
Wie ich VSCODE vom Start eingerichte: < /p>

Ich bin auf Manjaro < /li>
installierte VSCODE VORGEBETTE VON ARCH < /li>
Installierte DotNet-Sdk-, Codes-Marktplace und Code-Codes-Codes-Codes-Codes-Features und Code-Features, die C# -Al-Arbeiten in VSCodes-Broken und Code-Codes installiert haben. Die Erweiterungen sind installiert: Netto -Installationstool, C#Dev Kit, C#,
.net -Erweiterungspaket und einige Jupyter -Sachen von Microsoft. Wie erstelle ich eine ausführbare Linux -ausführbare Datei?>