Revise Power Apps Code App project scaffolding

Update project scaffolding instructions for Power Apps Code Apps with PAC CLI setup, SDK integration, and connector configuration.
This commit is contained in:
Troy Simeon Taylor 2025-09-25 10:59:40 -04:00 committed by GitHub
parent f22e5b61cf
commit 1f01098c26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,5 @@
--- ---
mode: 'agent'
description: 'Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration' description: 'Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration'
--- ---