Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4779730

Browse files
xdaDaveShawKevinRansom
authored andcommitted
Correct command line to launch RoslynDev hive (#3268)
1 parent6b3edb6 commit4779730

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎DEVGUIDE.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ To test your changes locally _without_ overwriting your default installed Visual
143143
project as the startup project. When you hit F5 a new instance of Visual Studio will be started in the`RoslynDev` hive with your
144144
changes, but the root (default) hive will remain untouched. You can also start this hive automatically using
145145

146-
devenv.exe /rootsuffix:RoslynDev
147-
146+
devenv.exe /rootsuffixRoslynDev
147+
148148
Because this uses the "RoslynDev" hive you can simultaneously test changes to an appropriate build of Roslyn binaries.
149149

150150

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp