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

Commit642e9e0

Browse files
majochacartermp
authored andcommitted
Update DEVGUIDE.md (dotnet#6095)
Correct paths to vsix
1 parent4753edd commit642e9e0

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
@@ -167,12 +167,12 @@ components installed in that VS installation. You can revert this step by disab
167167
For**Debug**, uninstall then reinstall:
168168

169169
VSIXInstaller.exe /u:"VisualFSharp"
170-
VSIXInstaller.exedebug\net40\bin\VisualFSharpFull.vsix
170+
VSIXInstaller.exeartifacts\bin\VisualFSharpFull\Debug\net46\VisualFSharpFull.vsix
171171

172172
For**Release**, uninstall then reinstall:
173173

174174
VSIXInstaller.exe /u:"VisualFSharp"
175-
VSIXInstaller.exerelease\net40\bin\VisualFSharpFull.vsix
175+
VSIXInstaller.exeartifacts\bin\VisualFSharpFull\Release\net46\VisualFSharpFull.vsix
176176

177177
Restart Visual Studio, it should now be running your freshly-built Visual F# IDE Tools with updated F# Interactive.
178178

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp