Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DEVGUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ Then, use the **f5** or **ctrl+f5** keyboard shortcuts to test your tooling chan
Alternatively, you can do this entirely via the command line if you prefer that:

```shell
Build.cmd -c Release -deployExtensions
devenv.exe /rootsuffix RoslynDev
```

Expand Down