I have been stuck here for quite a while.
- I know this is pretty basic, but plss help me out on this one.
- I am familiar with Visual Studio for quite some time. So decided to give VS Code a shot.
I wanted to compile and run a simple 'Hello World' program in C#.[ref. Brackeys(Youtube)]
I have followed all the steps, but when I type in the cmd "dotnet run"
Failed to create CoreCLR, HRESULT: 0x80070057
This is what happens.
Are there any steps missing? Or some installation error, or I am missing some steps?
I am running this on :
- Windows 10 [x64]
- dotnet-sdk-3.1.402-win-x64
- VSCodeUserSetup-x64-1.49.2
[