Changing ApplicationTitle does not trigger a rebuild of the manifest
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
See https://github.com/dotnet/maui/issues/10994
Comment by @danbruc https://github.com/dotnet/maui/issues/10994#issuecomment-1297771073
> On a related note, going to the MAUI Shared section in the project properties, shortening the Application Title and rebuilding the solution does not reliably fix the issue. The element in the project file gets updated but AppxManifest.xml retains the old value, at least sometimes. Closing and reopening the solution, then rebuilding seems to fix the problem reliably.
Contributor guide
Research direction
Start by reproducing the issue through the MAUI Shared project properties: shorten ApplicationTitle, rebuild, and compare the project file with the generated AppxManifest.xml. Read the linked issue and comment for the reported behavior; done means changing ApplicationTitle reliably updates AppxManifest.xml without closing and reopening the solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100