Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

The packages section has 3 tabs: "Installed", "Available", "Global Assemblies Cache".

"Available" tab

The Available tab displays all packages that are available in the Package Source folder (the path to the folder is specified in the Package source field in the Program Settings).

Image Added

The package folder is located at the path specified in the Settings section in the Package Source field. For example: %USER%\AppData\Local\Programs\Robin Platform\2.0.0\Studio\SdkPackages

Image Added

"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 button. The Installed tab shows exactly those packages that will be used in the code.

Image Added

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.

Image Added

"Global assemblies cache" tab

Standard libraries are displayed on the "Global assemblies cache" tab. They can also be added to the project, after adding the package will also be displayed on the "Installed" tab.

Image Added