[PR #333] [MERGED] Proper support for Windows 8.1 and 10 #1103

Closed
opened 2026-02-27 15:53:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/333
Author: @MaxXor
Created: 8/18/2015
Status: Merged
Merged: 8/18/2015
Merged by: @MaxXor

Base: masterHead: pr/332


📝 Commits (6)

📊 Changes

6 files changed (+102 additions, -2 deletions)

View changed files

📝 Client/Client.csproj (+4 -0)
📝 Client/Core/Helper/PlatformHelper.cs (+18 -0)
Client/app.manifest (+29 -0)
📝 Server/Core/Helper/PlatformHelper.cs (+18 -0)
📝 Server/Server.csproj (+4 -2)
Server/app.manifest (+29 -0)

📄 Description

No description provided


🔄 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/quasar/Quasar/pull/333 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 8/18/2015 **Status:** ✅ Merged **Merged:** 8/18/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `pr/332` --- ### 📝 Commits (6) - [`27e0aa2`](https://github.com/quasar/Quasar/commit/27e0aa2bdee0635fcbb9bcb6e18f68560887fa07) Windows 8.1 and 10 support - [`8fe29af`](https://github.com/quasar/Quasar/commit/8fe29af29e305e969e3989bb941c670c805ccd07) Windows 8.1 and 10 support - [`ffe728f`](https://github.com/quasar/Quasar/commit/ffe728ff10fe2246413293b5cca1ac85c77c3627) Windows 8.1 and 10 support - [`05e0323`](https://github.com/quasar/Quasar/commit/05e032338b30fb485ad058391b1e9d57e4fc820c) Windows 8.1 and 10 support - [`1509765`](https://github.com/quasar/Quasar/commit/1509765960921c0106838db0f39c173e25442b8b) Improved manifest files - [`92a366c`](https://github.com/quasar/Quasar/commit/92a366ca19b6a4941eeac6905b217b3d32014459) Small fix ### 📊 Changes **6 files changed** (+102 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Client/Client.csproj` (+4 -0) 📝 `Client/Core/Helper/PlatformHelper.cs` (+18 -0) ➕ `Client/app.manifest` (+29 -0) 📝 `Server/Core/Helper/PlatformHelper.cs` (+18 -0) 📝 `Server/Server.csproj` (+4 -2) ➕ `Server/app.manifest` (+29 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:06 +03:00
Sign in to join this conversation.
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/Quasar#1103
No description provided.