-
Notifications
You must be signed in to change notification settings - Fork 16
DevKit File Item Template
PhuocLe edited this page Jun 20, 2026
·
1 revision
Creates DevKit support files for a Visual Studio project.
12. DevKit files
| File | Purpose |
|---|---|
deploy.*.bat |
CLI batch files for common DevKit deployment flows. |
devkit.js |
JavaScript helper file used by DevKit-generated web resource code. |
devkit.d.ts |
TypeScript declarations for the DevKit JavaScript helper. |
Plugin-Managed-Identity-Config.json |
Configuration file for plugin managed identity setup. |
Plugin-Managed-Identity.md |
Notes and guidance for plugin managed identity setup. |
- Add DevKit helper files to an existing project.
- Add deployment batch files without creating a new project template.
- Add managed identity setup files for plugin development.
- This template is named DevKit files in Visual Studio.
- Use DevKit File Item Template when linking to this page.