Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[x64][ARM64][WinUI]Error list shows 3 errors when publishing WinUI application to the Microsoft Store #3205

Closed
2 tasks
XamlTest opened this issue Nov 7, 2022 · 2 comments · Fixed by #3206
Closed
2 tasks
Assignees
Labels
bug Something isn't working Status: Fixed

Comments

@XamlTest
Copy link

XamlTest commented Nov 7, 2022

Describe the bug

Error list shows 3 errors when publishing WinUI application to the Microsoft Store.
image

Steps to reproduce the bug

Environment:
Affected Branch: d17.4
Affected Build: 33103.184

Steps to reproduce:
1.Create a C# Blank App, Packaged (WinUI 3 in Desktop)
2.Right Click the project node, click "Manage NuGet Packages"
3.In the Installed tab, select "Microsoft.WindowsAppSDK", use the latest version or preivous version
4.Click update
5.Right click the project node, click "Packaged and Publish"
6.Click "Create App Packages"
7.Select "Microsoft Store under a new app name", click Next
8.Sign in with a developer account(e.g. XamlTest@hotmail.com), select an existing app name, click Next
9.Click "Create"

Expected behavior

No response

Screenshots

No response

NuGet package version

No response

Windows app type

  • UWP
  • Win32

Device form factor

No response

Windows version

No response

Additional context

No response

@XamlTest XamlTest added the bug Something isn't working label Nov 7, 2022
@ghost ghost added the needs-triage label Nov 7, 2022
@sbanni
Copy link

sbanni commented Nov 16, 2022

Maui had a similar issue with their template, it was fixed with this PR.

@Scottj1s Scottj1s self-assigned this Dec 2, 2022
@Scottj1s Scottj1s transferred this issue from microsoft/microsoft-ui-xaml Dec 2, 2022
@ghost ghost added the Status: Fixed label Dec 4, 2022
@Scottj1s
Copy link
Member

Scottj1s commented Dec 5, 2022

Fix will be included in Windows App SDK 1.3

@Scottj1s Scottj1s closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Status: Fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants