Commit Graph

9 Commits

Author SHA1 Message Date
冰糖XH a472ddba73 Set PlatformTarget to AnyCPU and add publish
Change PlatformTarget from x86 to AnyCPU across solution and projects (Launch, Manager, ModernNotice, Reader) so builds target AnyCPU. Add ClickOnce/publishing properties to Manager.csproj (PublishUrl, Install, Update settings, ApplicationVersion/Revision, BootstrapperEnabled, etc.) and include a BootstrapperPackage entry for .NET Framework 3.5 SP1. These changes prepare the projects for AnyCPU builds and configure Manager for deployment/publishing.
2026-03-26 20:11:24 +08:00
Bruce a3ff273405 Update and fix bugs. 2026-03-25 23:34:36 +08:00
Bruce ca0b7dbcbb Update something. 2026-02-07 17:52:36 +08:00
Bruce fe19eaf169 Update Assets. 2026-02-06 21:45:39 +08:00
Bruce d85fbb8de8 Update about Manager. 2026-02-06 18:12:21 +08:00
Bruce d91948eaff Update manager and add features for App Installer. 2026-01-31 22:03:03 +08:00
Bruce 0c87a2cdcd Update about Manager. 2026-01-27 22:47:49 +08:00
Bruce 503ece1c64 Updated manager and added appx manifest reader. 2026-01-24 22:06:55 +08:00
Bruce 75cb72964d Coding for Package Manager. 2026-01-20 22:34:22 +08:00