-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[PowerRename] Move to WinAppSDK WinUI3 Unpackaged & ARM64 Support #18171
Conversation
* Migrate PowerRename to Unpackaged WinUI3 * Removed Project Config and update PlatformToolset to v143 * Updated solution config * Migrate PowerRename to Unpackaged WinUI3 * Fixed configs changed from ARM64 build * Left one project out of fix Co-authored-by: Stefan Markovic <stefan@janeasystems.com> Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com>
@jaimecbernardo Could you trigger release build? I'm interested in localization.. :) |
@stefansjfw , just started it. |
@stefansjfw Can you provide a bit more info about the what and why? I see you mention PowerRename in the title but I see many more things affected. |
@Jay-o-Way There are few reasons for this.
Many projects are affected with this changes because of the used nuget packages needed version bump |
NOTE: As WinAppSDK 1.0.3 is used for PowerRename, it'll suffer from the same elevation crash as Settings app!! |
Thanks for the info. Might be good to move that to the main body. |
wow |
Remove move_uwp_resources.ps1 - not needed anymore
00477c5
to
fffb6d6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested PowerRename, didn't find any regression.
Localization is preserved now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works on ARM64, awesome!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rubbertsamp LGTM!
Summary of the Pull Request
Co-authored by: @snickler
What is this about:
What is included in the PR:
How does someone test / validate:
Quality Checklist
Contributor License Agreement (CLA)
A CLA must be signed. If not, go over here and sign the CLA.