Skip to content

Add intelligence for appsettings.json update to WiX installer if possible #5

@JM-A21

Description

@JM-A21

Ideally, when updating versions, the installer should not overwrite the existing appsettings.json file unless there's a specific reason to, such as when new configuration settings are added to the application or when the structure of the configuration file changes. If possible, add intelligence for tracking a "configuration version" of the file to WiX and dynamic behavior to only overwrite the file when it changes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions