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

[Android] Packaging Version mismatch Issues #18099

Closed
morning4coffe-dev opened this issue Sep 2, 2024 · 2 comments
Closed

[Android] Packaging Version mismatch Issues #18099

morning4coffe-dev opened this issue Sep 2, 2024 · 2 comments
Assignees
Labels
area/sdk Categorizes an issue or PR as relevant to the Uno.Sdk difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/potentially-fixed Categorizes an issue as potentially fixed by some unlinked PR, fix needs to be verified triage/untriaged Indicates an issue requires triaging or verification

Comments

@morning4coffe-dev
Copy link
Member

Current behavior

As I was archiving my Android app and updating the ApplicationDisplayVersion and ApplicationVersion to higher numbers, I started getting:

Error NU1105 Unable to read project information for 'UnoApp': The property PackageVersion was expected to have a single value across all target frameworks, but instead had the following values: 2.0.0, 3.0.0 

It was after a while, I realized I also need to update the PackageVersion which isn't included in the .csproj with SingleProject.

Expected behavior

PackageVersion should be included by default in the template.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

"Uno.Sdk": "5.4.0-dev.234"

Affected platforms

Android

IDE

Visual Studio 2022

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@morning4coffe-dev morning4coffe-dev added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Sep 2, 2024
@MartinZikmund MartinZikmund added the area/sdk Categorizes an issue or PR as relevant to the Uno.Sdk label Sep 17, 2024
@Youssef1313
Copy link
Member

@morning4coffe-dev Could you send me a binlog? Preferrably from a command-line build

@Youssef1313
Copy link
Member

This is actually a duplicate of #16618 which was fixed already in the templates themselves (and happens only in VS per comments in the issue)

@Youssef1313 Youssef1313 added the triage/potentially-fixed Categorizes an issue as potentially fixed by some unlinked PR, fix needs to be verified label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sdk Categorizes an issue or PR as relevant to the Uno.Sdk difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/potentially-fixed Categorizes an issue as potentially fixed by some unlinked PR, fix needs to be verified triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

3 participants