Skip to content

Refactor AppInfo and BuildInfo - #150

Merged
Timthreetwelve merged 2 commits into
mainfrom
BuildInfo-AppInfo
Aug 26, 2026
Merged

Refactor AppInfo and BuildInfo#150
Timthreetwelve merged 2 commits into
mainfrom
BuildInfo-AppInfo

Conversation

@Timthreetwelve

Copy link
Copy Markdown
Owner

In AppInfo

  • Refactor Architecture
    • Return x64 and x86 in lowercase
    • Add architecture to About page
  • Remove unused properties
  • Sort properties by name

In BuildInfo

  • Moved BuildInfo.cs from TimVer to TimVer.Helpers to clean up project root.
  • Updated all AboutPage.xaml references from local:BuildInfo to helpers:BuildInfo to match the new namespace.
  • No logic changes; only namespace and reference updates.

- Moved BuildInfo.cs from TimVer to TimVer.Helpers to clean up project root.
- Updated all AboutPage.xaml references from local:BuildInfo to helpers:BuildInfo to match the new namespace.
- No logic changes; only namespace and reference updates.
- Add Architecture
  - Add architecture to startup log messages
  - Add architecture to About page
- Remove unused properties
- Sort properties by name
@Timthreetwelve
Timthreetwelve merged commit 3f6994f into main Aug 26, 2026
2 checks passed
@Timthreetwelve
Timthreetwelve deleted the BuildInfo-AppInfo branch August 26, 2026 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant