'Having trouble to run a program in C#
enter image description hereenter image description here
I was trying to run a program on C#. Anyone know what the reason is and what the solution is?
Solution 1:[1]
you must install net core SDK[64x] from here. after that run your program. sometimes need to close your visual studio.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | thisisnabi |
