4 Commits

Author SHA1 Message Date
Bruce
1df420c437 Fix the configures of projects. 2026-04-11 20:33:32 +08:00
冰糖XH
76ce97370f Add x86 build configs; update .sln VS version
Update AppInstallerReset.sln to Visual Studio 17 and normalize project configuration/platform mappings. Add Debug|x86 and Release|x86 PropertyGroup entries to Bridge, DataUtils, Launch, ModernNotice, PriFileFormat, PrivateInit, Update and WAShell .csproj files to produce x86 outputs (bin\x86\...), set PlatformTarget to x86, LangVersion=7.3, and configure debug/optimization/define settings. These changes enable building x86 configurations and align projects with the updated solution environment.
2026-04-07 17:42:41 +08:00
Bruce
75cb72964d Coding for Package Manager. 2026-01-20 22:34:22 +08:00
Bruce
2e6214a35a Update 2026-01-11 11:40:21 +08:00