Skip to content

Commit a69caee

Browse files
authored
Mention -deployExtensions switch in DEVGUIDE.md (#18769)
1 parent 3f9940d commit a69caee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DEVGUIDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,7 @@ Then, use the **f5** or **ctrl+f5** keyboard shortcuts to test your tooling chan
323323
Alternatively, you can do this entirely via the command line if you prefer that:
324324

325325
```shell
326+
Build.cmd -c Release -deployExtensions
326327
devenv.exe /rootsuffix RoslynDev
327328
```
328329

0 commit comments

Comments
 (0)