Visual Studio 2017 version 15.7이상의 디버깅 설정에 대해

Visual Studio 2017 version 15.7이상의 디버깅 설정에 대해

Visual Studio2017를 업데이트 했더니 웹사이트의 디버깅을 할때 웹브라우저를 닫기만 해도 디버깅이 끝나버리더군요.

디버깅시엔 초기에 열린 웹브라우저는 닫았어도 같은 주소로 재차 웹사이트를 열어가며 확인하는 경우가 많은지라 이대로는 불편하다 느껴서 이전처럼 웹브라우저를 닫아도 디버깅이 끝나지 않도록 하는 설정을 알아봤습니다.

웹 브라우저를 닫아도 디버깅이 끝나지 않도록 하는 설정

설정방법은 매우 간단한데요, 아래의 두 항목의 체크를 안하면 됩니다.

  1. Projects and Solutions > Web Projects > Stop debugger when browser window is closed
  2. Debugging > General > Enable JavaScript debugging for ASP.NET (Chrome, Edge and IE)

실제 화면

  1. Projects and Solutions > Web Projects > Stop debugger when browser window is closed

0011-1

  1. Debugging > General > Enable JavaScript debugging for ASP.NET (Chrome, Edge and IE)

0011-2


그럼 즐거운 디버깅 되세요!

Pie's Tech Note

생계형 개발자의 메모장

comments powered by Disqus

    rss facebook twitter github youtube mail spotify instagram linkedin google google-plus pinterest medium vimeo stackoverflow reddit quora