ReSharper 2018.2 Help

Build & Run window

ReSharper | Windows | Build & Run

This window serves you for two purposes:

solution builder window

Control

Name

Description

ThemedIcon SolBuilderDuoBuild 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 Using Run Configurations.

ThemedIcon RunTest Screen Gray

Run

Runs the active run configuration.

ThemedIcon RunNoBuild Screen Gray

Run without Building

Runs the active run configuration without building the solution.

ThemedIcon RunDebug Screen Gray

Debug

Starts debugging of the active configuration.

ThemedIcon RunDebugNoBuild Screen Gray

Debug without Building

Starts debugging of the active configuration without building.

ThemedIcon NuGet 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 check box on the Tools | Build | General page of ReSharper options.

ThemedIcon UtrProfile 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.

ThemedIcon 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: 21 December 2018