Skip to content

Remove unused constructor from ControlInfoDocLink class#1870

Merged
marcelwgn merged 5 commits intomicrosoft:mainfrom
Zakariathr22:ControlInfoDocLink-Versioning
May 14, 2025
Merged

Remove unused constructor from ControlInfoDocLink class#1870
marcelwgn merged 5 commits intomicrosoft:mainfrom
Zakariathr22:ControlInfoDocLink-Versioning

Conversation

@Zakariathr22
Copy link
Contributor

@Zakariathr22 Zakariathr22 commented May 6, 2025

Motivation and Context

  • Clean code.
  • Deprecate the old versioning approach.

How Has This Been Tested?

Manually tested

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Zakariathr22 and others added 3 commits May 6, 2025 22:08
Replaced the `WASDK` alias with a direct reference to
`Microsoft.Windows.ApplicationModel.WindowsAppRuntime`, in `ControlInfoData.cs`
Updated the URI construction in `ControlInfoDocLink` to
use `ReleaseInfo.Major` and `ReleaseInfo.Minor` for
version information, reflecting changes in version
management within the application.
@marcelwgn
Copy link
Contributor

Thank you for making this change, however I dont think we still need this code at all. Searching for X.Y did not yield any results beside that replacement 😄

@Zakariathr22
Copy link
Contributor Author

Thank you for making this change, however I dont think we still need this code at all. Searching for X.Y did not yield any results beside that replacement 😄

Good point, should we remove that logic?

@marcelwgn
Copy link
Contributor

Yes I think we can remove it now given we should point to winui main anyway.

@Zakariathr22 Zakariathr22 changed the title Refactor versioning in ControlInfoDocLink Remove unused constructor from ControlInfoDocLink class May 13, 2025
@Zakariathr22
Copy link
Contributor Author

Yes I think we can remove it now given we should point to winui main anyway.

Done!

@marcelwgn marcelwgn enabled auto-merge (squash) May 14, 2025 06:18
@marcelwgn
Copy link
Contributor

/azp run

@marcelwgn marcelwgn merged commit 9f3ef31 into microsoft:main May 14, 2025
2 checks passed
@Zakariathr22 Zakariathr22 deleted the ControlInfoDocLink-Versioning branch May 14, 2025 07:02
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.

2 participants