프로그램명 변경에 따른 참조 경로 수정 필요 #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
프로젝트 폴더명을 변경함 이에 따라 참조 DLL 경로가 깨져 빌드 및 실행 불가
.vbproj 내 HintPath 및 .sln 파일 내 경로 수정 필요
현재 작업 완료, 관련 커밋 build: 프로그램명 변경에 따른 참조 경로 수정 적용됨