Cant have ApplicationDisplayVersion Conditionally in Maui Projects #25619
Labels
area-single-project
Splash Screen, Multi-Targeting, MauiFont, MauiImage, MauiAsset, Resizetizer
t/bug
Something isn't working
Milestone
This issue has been moved from a ticket on Developer Community.
i have this in maui csproj
because of this the there is a problem in generating assets.json file.
if i have only one applicationdisplayversion then it runs in the ios simulator without any problem. somehow it is reporting this error
Unable to read project information for The property PackageVersion was expected to have a single value across all target frameworks, but instead had the following values: 2.0, 2.01
however, i don't specify two values. i set the ApplicationDisplayVersion based on condition and Visual Studio is not considering this as unique based on the platform.
Original Comments
Feedback Bot on 10/23/2024, 06:39 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
The text was updated successfully, but these errors were encountered: