IJPL-895 Regenerate entities in intellij.rider.plugins.unity (reformatting, updated metadata for RiderUnityPackageEntitySource)

(cherry picked from commit c10c2fcb4b799595ee3a7f94dff85e6e3c0d6562)

IJ-MR-196806

GitOrigin-RevId: aa357116e8e5f2a577e765751f1eb5d4654de435
This commit is contained in:
Liudmila Kornilova
2026-03-23 12:41:02 +00:00
committed by intellij-monorepo-bot
parent 709f384da5
commit c20e7ae7b2
@@ -50,7 +50,7 @@ internal object LibrariesRequiredForWorkspace {
listOf(intellijJava)
}
"intellij.rider.plugins.unity" -> {
listOf(riderUnityPlugin, rdCore)
listOf(riderUnityPlugin, rdCore, riderRdClient)
}
"intellij.rider" -> {
listOf(riderRdClient)