.editorconfig root = true [*] charset = utf-8 참고링크: https://learn.microsoft.com/ko-kr/visualstudio/ide/create-portable-custom-editor-options?view=vs-2022 https://learn.microsoft.com/ko-kr/cpp/build/reference/utf-8-set-source-and-executable-character-sets-to-utf-8?
view=msvc-170 https://learn.microsoft.com/ko-kr/visualstudio/ide/how-to-save-and-open-files-with-encoding?view=vs-2022 https://learn.microsoft.com/ko-kr/visualstudio/ide/code-styles-and-code-cleanup?
view=vs-2022 https://learn.microsoft....
원문 링크 : csharp .net 비주얼 스튜디오 파일 인코딩 설정