Updated manager and added appx manifest reader.

This commit is contained in:
Bruce
2026-01-24 22:06:55 +08:00
parent 75cb72964d
commit 503ece1c64
60 changed files with 4980 additions and 3819 deletions
+2
View File
@@ -7,6 +7,8 @@ namespace Manager
{
static class Program
{
static public readonly string g_appUserId = "WindowsModern.PracticalToolsProject!Manager";
static public readonly string g_appId = "Manager";
/// <summary>
/// 应用程序的主入口点。
/// </summary>