Questions tagged [build-events]

61 questions
-1
votes
1 answer

Visual Studio 2015 builds failing because pre-build event 'requires elevation'

I have a very simple VS2015 solution with one project. The project does not have any source code, but it has a pre-build event defined. The pre-build event was originally invoking a batch file pb.bat, but I have since changed it to REM pb.bat so…
Philip Atz
  • 886
  • 1
  • 10
  • 26
1 2 3 4
5