Skip to content

msstore publish - Not publishing anything or 0 files #50

Description

@clFaster

I'm trying to create an update for my application using the msstore-cli. The application is a MAUI project for Windows desktops. I've successfully configured the CLI; I can list all my apps, view open submissions, and so on.

To create a new app version, I run the following commands:

msstore package -ver 1.1.1.1
msstore publish -i .\AppPackages\XXXXX_1.1.1.1_X64_Test\ -id XXXXXXXXXXXX -nc

Both commands run successfully, but when I check the newly created submission in the Microsoft Partner Center, everything is marked as "unchanged" and no new package is published.

I ran the msstore publish command with the -v flag, and after the Ok! Found the app! AppId: XXXX log, the following message appears: info: MSStore.CLI.ProjectConfigurators.MauiProjectConfigurator[0] Trying to publish these 0 files:.

What am I doing wrong here? The MSIX file I want to publish exists in the folder, and if I manually upload the file in the Microsoft Partner Center, it uploads and validates successfully.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions