728x90

빌드시 

    <GenerateMSBuildEditorConfig
      PropertyItems="@(_GeneratedEditorConfigProperty)"
      MetadataItems="@(_GeneratedEditorConfigMetadata)"
      FileName="$(GeneratedMSBuildEditorConfigFile)">
    </GenerateMSBuildEditorConfig>

이 부분에서 에러가 발생할때 프로젝트 명을 줄여서 수정 해결

roslyn - New generated GeneratedMSBuildEditorConfig file since recent upgrade - Stack Overflow

 

New generated GeneratedMSBuildEditorConfig file since recent upgrade

I have been upgrading a project and since the latest version of Visual Studio 2019 was installed have found the following file being output to disk MyProjectName.GeneratedMSBuildEditorConfig.editor...

stackoverflow.com

 

실제로 프로젝트 파일 명이 매우매우 길었슴..,ㅎ

728x90
Posted by 바르마스
,