pnp/powerapps-samples

expandable-navigation -

Opened this issue · 4 comments

Sample

expandable-navigation

Author(s)

@LuiseFreese

What happened?

Kindly help with the below.
I am trying to create a new package using VS Code and Power Platform CLI.

It is giving me the below error. Error
"PA3002: Format is not supported. This tool only supports 0.24, the manifest version is 0.20"

How do i upgrade the manifest to the 0.24 version ?

Steps to reproduce

  1. Open the folder in VS Code
  2. Install Power Platform CLI
    2.Run the below command:
    pac canvas pack --sources .\sourcecode\ --msapp .\solution\

Below error is received:

Error PA3002: Format is not supported. This tool only supports 0.24, the manifest version is 0.20
Microsoft PowerPlatform CLI
Version: 1.9.9+g8a4823f

Error: There were errors.

Expected behavior

I wanted to change the Menu Items in the default setting.

hey there - thanks for letting me know. Will look into this hopefully next week.

would you like to share the workaround?