ReSharper 2021.3 Help

Build & Run window

This window serves you for two purposes:

ReSharper: Solution builder window

Control

Name

Description

Themed icon sol builder duo build screen gray

Build

Builds the current solution or allows you to choose another build actions: Rebuild or Clean

Run configuration selector

Shows the active run configuration, allows switching between configurations and add new ones. For more information, see Run configurations.

Themed icon run test screen gray

Run

Runs the active run configuration.

Themed icon run no build screen gray

Run without Building

Runs the active run configuration without building the solution.

Themed icon run debug screen gray

Debug

Starts debugging of the active configuration.

Themed icon run debug no build screen gray

Debug without Building

Starts debugging of the active configuration without building.

Themed icon nu get screen gray

Restore NuGet packages

This 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 (Alt+R, O).

Themed icon utr profile screen gray

Start profiling

With 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 gray

Settings

Allows you to switch between ReSharper Builder and Visual Studio Builder, and open the Tools | ReSharper Build | General page of ReSharper options.

Last modified: 07 April 2022