Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio Code Instructions #5

Open
meedo-blip opened this issue Jan 27, 2025 · 1 comment
Open

Visual Studio Code Instructions #5

meedo-blip opened this issue Jan 27, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@meedo-blip
Copy link

If you are new to c#, follow this tutorial to run the project:
https://www.youtube.com/watch?v=1PJ5lT4nCbM

Also, instead of adding a new project, press .NET Add Existing Project to add your desired c# project

After you use the 'dotnet run' it might show an error
"
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=7.0.0&arch=x64&rid=win-x64&os=win10
"
if that happens, just click on the link and install a framework, for windows, install the run console apps version

hope this was helpful : )

@Vercidium Vercidium changed the title How to run this project on visual studio code Visual Studio Code Instructions Feb 2, 2025
@Vercidium
Copy link
Contributor

Thank you for sharing this!

@Vercidium Vercidium added the documentation Improvements or additions to documentation label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants