✅ To run this application you must install .NET
Hello there, so I've downloaded a project from github and opened it in visual studio but I get that error whenever I try to run it. I've updated to 7.0.306 and checked the VS installer to make sure everything .NET was checked. Not quite sure what else to do and would appreciate the help, thanks.
10 Replies
Have you got a screenshot?
of the error?
selecting downnload now does nothing
What's the project you've downloaded?
GitHub
GitHub - SOSCSRPG/SOSCSRPG: Scott's Open Source C# RPG
Scott's Open Source C# RPG. Contribute to SOSCSRPG/SOSCSRPG development by creating an account on GitHub.
Do you have .NET 5 SDK installed?
This project uses .NET 5
ah, i've installed .net 7 I think
where did you see what version the project is using?
If you check the .csproj file
ahhh okay thank you
sweet and that works. Thanks for the help