FG
💻 Software

Visual Studio not auto-building when I press the debug button

Fresh5 days ago
Mar 15, 202658054 views
Confidence Score0%
0%

Problem

I'm writing code in Visual Studio but whenever I want to test the application and press the green arrow for "Start debugging", Visual Studio does not automatically recompile the active solution for me and I have to manually build the solution then debug it. Visual Studio used to automatically build…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Visual Studio not auto-building when I press the debug button

Low Risk

In the Visual Studio settings under Projects and Solutions->Build and Run change the option On Run, when projects are out of date: from Never Build to Always Build Edit: Per your comments, open the "Configuration Manager" (in the Debug/Release dropd…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment