История страницы
The packages section has 3 tabs: installed, available, global build cache.The "Installed", "Available", "Global Assemblies Cache".
"Available" tab
The Available tab displays all packages that are available in the "package source" Package Source folder (the path to the folder is specified in the " Package source " field in the Programme Program Settings).
The package folder is located at the path specified in the Settings section in the Package Source field. For example: %USER%%USER%\AppData\Local\Programs\Robin Platform\2.0.0\Studio\SdkPackages
"Installed" tab
When adding a package to the project, the package will be displayed in the " Installed " tab. If you need to use a particular package, you should add it by clicking the " Add to project" Project button. The " Installed " tab shows exactly those packages that will be used in the code.
From On the "Installed" tab it is possible to remove the package from the project. The Robin.SDK.Actions package is mandatory and affects the launch of an action. You don't need to remove it, but if you have removed it, you can find it in the standard package source.
"Global assemblies cache" tab
Standard libraries are displayed on the "Global assemblies cache of assemblies" tab. They can also be added to the project, after adding the package will also be displayed on the "Installed" tab.
...