Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 626 Bytes

visual-studio.md

File metadata and controls

16 lines (11 loc) · 626 Bytes
title
Visual Studio

import DownloadButton from '@site/src/components/DownloadButton';

In Visual Studio you can install the NUKE Support extension to be more productive in writing, running, and debugging your builds.

From the Task Runner Explorer, you can double-click a target to run it. Additionally, you can use toggle buttons to attach the debugger or skip dependencies:

Visual Studio Visual Studio