Nuget에서 "실행 중인 스크립트가 사용되지 않도록 설정되었기 때문에 ps1을 로드할 수 없습니다."라는 오류 메시지를 표시합니다. 빈 MVC 5 프로젝트가 새로 생겨서 Nuget 패키지를 설치하려고 합니다.Nuget Console에 Update-Package 명령을 삽입하면 다음과 같은 답변이 표시됩니다. File E:\WebApp\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.0\tools\uninstall.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at ..