[PR #22] [MERGED] Update for Store: WinUI3 MSIX bundle, multi-platform #22

Closed
opened 2026-03-03 00:05:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/avikeid2007/Ping-Legacy/pull/22
Author: @avikeid2007
Created: 1/16/2026
Status: Merged
Merged: 1/16/2026
Merged by: @avikeid2007

Base: devHead: avnish/migrateWinUI


📝 Commits (1)

  • c9f288f Update for Store: WinUI3 MSIX bundle, multi-platform

📊 Changes

7 files changed (+400 additions, -9 deletions)

View changed files

BuildMsixBundle.ps1 (+115 -0)
CREATE_MSIX_BUNDLE.md (+268 -0)
PingTool.WinUI3/Assets/LockScreenLogo.scale-200.png (+0 -0)
PingTool.WinUI3/Assets/StoreLogo.backup.png (+0 -0)
📝 PingTool.WinUI3/Package.appxmanifest (+1 -1)
📝 PingTool.WinUI3/PingTool.WinUI3.csproj (+12 -1)
📝 PingToolPackage/PingToolPackage.wapproj (+4 -7)

📄 Description

Update for Store: WinUI3 MSIX bundle, multi-platform

Refactored project for Microsoft Store submission:

  • Upgraded app version to 2.0.4.0
  • Switched packaging to WinUI 3 project
  • Enabled MSIX bundle for x86, x64, ARM64
  • Updated build/package output paths
  • Removed unused image assets
  • Added BuildMsixBundle.ps1 for automated multi-platform bundling

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/avikeid2007/Ping-Legacy/pull/22 **Author:** [@avikeid2007](https://github.com/avikeid2007) **Created:** 1/16/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@avikeid2007](https://github.com/avikeid2007) **Base:** `dev` ← **Head:** `avnish/migrateWinUI` --- ### 📝 Commits (1) - [`c9f288f`](https://github.com/avikeid2007/Ping-Legacy/commit/c9f288f57c50bc0d10afe92204ecbdc2dd96fcaa) Update for Store: WinUI3 MSIX bundle, multi-platform ### 📊 Changes **7 files changed** (+400 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `BuildMsixBundle.ps1` (+115 -0) ➕ `CREATE_MSIX_BUNDLE.md` (+268 -0) ➖ `PingTool.WinUI3/Assets/LockScreenLogo.scale-200.png` (+0 -0) ➖ `PingTool.WinUI3/Assets/StoreLogo.backup.png` (+0 -0) 📝 `PingTool.WinUI3/Package.appxmanifest` (+1 -1) 📝 `PingTool.WinUI3/PingTool.WinUI3.csproj` (+12 -1) 📝 `PingToolPackage/PingToolPackage.wapproj` (+4 -7) </details> ### 📄 Description Update for Store: WinUI3 MSIX bundle, multi-platform Refactored project for Microsoft Store submission: - Upgraded app version to 2.0.4.0 - Switched packaging to WinUI 3 project - Enabled MSIX bundle for x86, x64, ARM64 - Updated build/package output paths - Removed unused image assets - Added BuildMsixBundle.ps1 for automated multi-platform bundling --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-03 00:05:56 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Ping-Legacy#22
No description provided.