[PR #332] [CLOSED] Proper support for Windows 8.1 and 10 #1102

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/332
Author: @Rottweiler
Created: 8/17/2015
Status: Closed

Base: masterHead: master


📝 Commits (4)

  • 27e0aa2 Windows 8.1 and 10 support
  • 8fe29af Windows 8.1 and 10 support
  • ffe728f Windows 8.1 and 10 support
  • 05e0323 Windows 8.1 and 10 support

📊 Changes

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

View changed files

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

📄 Description

Added app.manifest in Server and Client and added some code in Core.Helper.PlatformHelper.cs


🔄 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/332 **Author:** [@Rottweiler](https://github.com/Rottweiler) **Created:** 8/17/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`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 ### 📊 Changes **6 files changed** (+168 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Client/Client.csproj` (+4 -0) 📝 `Client/Core/Helper/PlatformHelper.cs` (+18 -0) ➕ `Client/app.manifest` (+61 -0) 📝 `Server/Core/Helper/PlatformHelper.cs` (+20 -0) 📝 `Server/Server.csproj` (+4 -2) ➕ `Server/app.manifest` (+61 -0) </details> ### 📄 Description Added app.manifest in Server and Client and added some code in Core.Helper.PlatformHelper.cs --- <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#1102
No description provided.