ReSharper 2016.3 Help

Build & Run window

ReSharper | Windows | Build & Run

This window serves you for two purposes:

/help/img/dotnet/2016.3/solution_builder_window.png
ControlNameDescription
/help/img/dotnet/2016.3/ThemedIcon.SolBuilderDuoBuild.Screen.[Gray].png 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.
/help/img/dotnet/2016.3/ThemedIcon.RunTest.Screen.[Gray].png Run Runs the active run configuration.
/help/img/dotnet/2016.3/ThemedIcon.RunNoBuild.Screen.[Gray].png Run without Building Runs the active run configuration without building the solution.
/help/img/dotnet/2016.3/ThemedIcon.RunDebug.Screen.[Gray].png Debug Starts debugging of the active configuration.
/help/img/dotnet/2016.3/ThemedIcon.RunDebugNoBuild.Screen.[Gray].png Debug without Building Starts debugging of the active configuration without building.
/help/img/dotnet/2016.3/ThemedIcon.NuGet.Screen.[Gray].png 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.
/help/img/dotnet/2016.3/ThemedIcon.UtrProfile.Screen.[Gray].png Start profiling With this drop-down button, you can start profiling of the selected run configuration with JetBrains dotTrace in a desired profiling mode.
/help/img/dotnet/2016.3/ThemedIcon.Settings.Screen.[Gray].png 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: 12 October 2017