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

Commit08bc6b8

Browse files
authored
Update DEVGUIDE.md
1 parent838a686 commit08bc6b8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎DEVGUIDE.md‎

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,17 +159,15 @@ This gives a much tighter inner development loop than uninstalling/reinstalling
159159

160160
###[Optional] Clobber the F# SDK on the machine
161161

162-
**Note:**Step#3 below will clobber the machine-wide installed F# SDK on your machine. This replaces the``fsi.exe``/``fsiAnyCpu.exe`` used byVisual F# Interactive and the``fsc.exe`` used by``Microsoft.FSharp.targets``. Repairing Visual Studio 15 is currently the only way to revert this step.
162+
**Note:**The step below willtry toclobber the machine-wide installed F# SDK on your machine. This replaces the``fsc.exe`` used bythe standard innstall location or``Microsoft.FSharp.targets``.**Repairing Visual Studio 15 is currently the only way to revert this step.**
163163

164164
For**Debug**:
165165

166-
1. Run``vsintegration\update-vsintegration.cmd debug`` (clobbers the installed F# SDK)
166+
vsintegration\update-vsintegration.cmd debug
167167

168168
For**Release**:
169169

170-
1. Run``vsintegration\update-vsintegration.cmd release`` (clobbers the installed F# SDK)
171-
172-
170+
vsintegration\update-vsintegration.cmd release
173171

174172

175173
##Resources

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp