Skip to content

Commit 8ea8498

Browse files
ForNeVeRauduchinok
authored andcommitted
Rider plugins: fix build searchable options
GitOrigin-RevId: 02667007f664b40ca4f8543604cb9af48a931149
1 parent 349ec96 commit 8ea8498

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
@@ -291,6 +291,7 @@ tasks {
291291
}
292292

293293
getByName("buildSearchableOptions") {
294+
jvmArgs("-Djava.security.manager=com.intellij.platform.core.nio.fs.CoreBootstrapSecurityManager")
294295
enabled = buildConfiguration == "Release"
295296
}
296297
}

0 commit comments

Comments
 (0)