Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove legacy features #97

Merged
merged 12 commits into from
Apr 30, 2024
Merged

Remove legacy features #97

merged 12 commits into from
Apr 30, 2024

Conversation

Sergio0694
Copy link
Owner

This PR includes the following changes:

  • Remove Windows Timeline support (deprecated, doesn't exist anymore)
  • Remove Microsoft AppCenter (deprecated, doesn't work anymore)
  • Remove ImageEx use, just use a normal ImageBrush
  • Remove all DropShadowPanel uses (deprecated)
  • Remove all MarkdownTextBlock uses (deprecated, also way overkill here)
  • Remove all ToColor() uses, just use hex literals instead
  • Remove CpuArchitecture, use normal Architecture enum from the BCL
  • Remove SystemInformation (deprecated)

@Sergio0694 Sergio0694 merged commit e72b3b6 into main Apr 30, 2024
6 checks passed
@Sergio0694 Sergio0694 deleted the dev/remove-legacy-features branch April 30, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant