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

Commit669ee2b

Browse files
authored
Get some pkgdef values correctly typed. (#3322)
1 parent92fc550 commit669ee2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎vsintegration/Vsix/RegisterFsharpPackage.pkgdef‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
@="#6003"
147147

148148
[$RootKey$\Projects\{f2a71f9b-5d33-465a-a702-920d77279786}\AddItemTemplates\TemplateDirs\{91a04a73-4f2c-4e7c-ad38-c1a68e7da05c}\/1]
149-
"SortPriority"="32"
149+
"SortPriority"=dword:00000020
150150
"TemplatesDir"="\.\NullPath"
151151
@="#6007"
152152

@@ -166,13 +166,13 @@
166166
[$RootKey$\AutomationProperties\TextEditor\FSharp]
167167
"Package"="{F5E7E720-1401-11D1-883B-0000F87579D2}"
168168
"Name"="F#"
169-
"ProfileSave"="1"
170-
"VSSettingsMigration"="1"
169+
"ProfileSave"==dword:00000001
170+
"VSSettingsMigration"==dword:00000001
171171
@="F#"
172172

173173
[$RootKey$\Languages\Language Services\FSharpInteractive]
174174
"Package"="{91a04a73-4f2c-4e7c-ad38-c1a68e7da05c}"
175-
"NotALanguage"="1"
175+
"NotALanguage"==dword:00000001
176176
"RequestStockColors"=dword:00000001
177177
@="{35a5e6b8-4012-41fc-a652-2cdc56d74e9f}"
178178

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp