C#/오류 (2) 썸네일형 리스트형 You may only use the Microsoft .NET Core Debugger (vsdbg) withVisual Studio Code, Visual Studio or Visual Studio for Mac softwareto help you develop and test your applications. 맥북을 쓰는데 C#이 컴파일이 안되서 찾아보았다. 아래는 해결책 인것 같다. 근데 저 ./.vscode/launch.json은 vscode쓰는사람일때이고, 나처럼 맥북써서 visual studio mac을 쓰는사람은 어찌? 할까? 많이 해맸다. 근데 느낌상 exe파일이 디버그 폴더에 안만들어지는게 위에것때문에 그런거 같지는 않다. 찾고 찾고 보니 https://www.c-sharpcorner.com/article/how-to-create-exe-for-net-cor/ How To Create EXE For .Net Core Console Application In this article, you will learn how to create an exe for .NET Core Console applica.. error: Failed to read NuGet.Config due to unauthorized access. Path: '/Users/user/.config/NuGet/NuGet.Config'. Access to the path '/Users/user/.config/NuGet' is denied. 맥북을 쓰는데 누겟이란 프로젝트? 가 권한이 없어서 .config파일에 접근하지 못하는 문제다. 접근이권한이 없어서 폴더를 생성하고 파일을 저장 할 수가 없었다. 이에대해서 설명한 스택오버플로 사이트가 있었다. https://stackoverflow.com/questions/60733861/execution-problems-in-visual-studio-for-mac-2019-nuget-packages 이전 1 다음