Skip to content

[BUG] Assemblies have lower version (and fileversion) than 11.2 causing problems with the Windows Installer #2836

@uwer62

Description

@uwer62

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

The Files of version 12.1.0 have a version (and FileVersion) of 1.0.0.0. Versions 11.2.1 for example had the version 11.2.0.0.

This causes problems with applications that use the Windows installer when updating from an earlier version.
The Installer will not install the newer file because of the lower version number.

This installer checks the FileVersion field

Expected Behavior

The version of the newer assenblies should be higher than those of the older versions

Steps To Reproduce

Compare the version fields of e.g. 11.2.1 and 12.1.0

Link to public reproduction project repository

N/A, just compare the version fields, please

Environment

- .NET MAUI CommunityToolkit: 12.1.0
- OS:Windows 11
- .NET MAUI:9.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingneeds discussionDiscuss it on the next Monthly standup

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions