ReSharper 2020.3 Help

Build & Run window

ReSharper | Windows | Build & Run

This window serves you for two purposes:

ReSharper: Solution builder window
ControlNameDescription
Themed icon sol builder duo build screen grayBuildBuilds the current solution or allows you to choose another build actions: Rebuild or Clean
Run configuration selectorShows the active run configuration, allows switching between configurations and add new ones. For more information, see Run Configurations.
Themed icon run test screen grayRunRuns the active run configuration.
Themed icon run no build screen grayRun without BuildingRuns the active run configuration without building the solution.
Themed icon run debug screen grayDebugStarts debugging of the active configuration.
Themed icon run debug no build screen grayDebug without BuildingStarts debugging of the active configuration without building.
Themed icon nu get screen grayRestore NuGet packagesThis button lets you restore NuGet packages for the current solution using ReSharper's own implementation of NuGet restorer.
Automatic restore of NuGet packages is also enabled by default before each build. If necessary, you can disable it by clearing the Restore NuGet packages before build checkbox on the Tools | Build | General page of ReSharper options.
Themed icon utr profile screen grayStart profilingWith this drop-down button, you can start profiling of the selected run configuration with JetBrains dotTrace in a desired profiling mode.
Themed icon settings screen graySettingsAllows you to switch between ReSharper Builder and Visual Studio Builder, and open the Tools | ReSharper Build | General page of ReSharper options.
Last modified: 08 March 2021