Closed
Description
I am trying to run HelloMvc sample app from dev branch in command prompt. I am running into two issues
- When I run "dnu restore " command it's throwing up an error below
Restore failed
Unable to find an entry point named 'CreateSemaphore' in DLL 'api-ms-win-core-kernel32-legacy-l1-1-0.dll'.
Its working fine with full clr and also with other core clr I have on my machine (dnx-coreclr-win-x86.1.0.0-beta5-11378)
- When I try running application in browser with full desktop clr, it throws up an error
Am I missing something here?
Metadata
Metadata
Assignees
Labels
No labels