Skip to content

Commit 9fb00ce

Browse files
ForNeVeRauduchinok
authored andcommitted
(RIDER-121088) F#: explicitly add intellij.rider module for successful compilation
GitOrigin-RevId: 8358f5d7c4ff4b492ba454b4b171faa9878ad23b
1 parent f70f199 commit 9fb00ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rider-fsharp/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dependencies {
4949
rider("$riderBaseVersion-SNAPSHOT", useInstaller = false)
5050
}
5151
jetbrainsRuntime()
52+
bundledModule("intellij.rider")
5253
bundledPlugin("JavaScript")
5354
bundledPlugin("com.intellij.css")
5455
bundledPlugin("com.intellij.database")

0 commit comments

Comments
 (0)