bbon.kr
배포 프로젝트 편집 불가능
Visual Studio Installer Project 를 사용해서 배포를 위한 설치 프로그램을 빌드할 수 있습니다. 그런데, 배포 프로젝트가 버전 제어에 포함된 경우 내용을 편집하려고 하면 아래와 같은 메시지 창이 열립니다. The command you are attemping cannot be completed because the file '[installer project name].vdproj' is under source code control and is not checked out. '' 파일
bbon