Code: Select all
msstore reconfigure --tenantId *** --clientId *** --clientSecret *** --sellerId ***
msstore publish -v -i .
< /code>
und es fällt mit einem Fehler aus: < /p>
info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C
to shut down.
info: Microsoft.Hosting.Lifetime[0] Hosting environment: CLI
info: Microsoft.Hosting.Lifetime[0] Content root path:
D:\a\app-language\app-language\windows\dist
info: MSStore.CLI.Services.EnvironmentInformationService[0] Running on
CI. CI=true
info: MSStore.CLI.Program[0] Command is publish
We could not find a project publisher for the project at
'D:\a\app-language\app-language\windows\dist'.
Könnten Sie mich leiten, was ich falsch mache? Vielen Dank im Voraus