[PR #164] [MERGED] Upgrade to .NET Framework 3.5 Client Profile #1018

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/164
Author: @MaxXor
Created: 5/22/2015
Status: Merged
Merged: 5/22/2015
Merged by: @MaxXor

Base: masterHead: net35


📝 Commits (5)

📊 Changes

15 files changed (+23 additions, -23 deletions)

View changed files

📝 Client/Client.csproj (+2 -1)
📝 Client/Core/Client.cs (+1 -1)
📝 Client/Core/Extensions/SocketExtensions.cs (+1 -2)
📝 Client/Properties/Resources.Designer.cs (+1 -1)
📝 Client/Properties/Settings.Designer.cs (+1 -1)
📝 README.md (+2 -2)
📝 Server/Core/Client.cs (+1 -3)
📝 Server/Core/Commands/SystemHandler.cs (+1 -1)
📝 Server/Core/Extensions/ListViewExtensions.cs (+3 -3)
📝 Server/Core/Extensions/SocketExtensions.cs (+1 -2)
📝 Server/Forms/FrmMain.cs (+2 -2)
📝 Server/Properties/Settings.Designer.cs (+1 -1)
📝 Server/Server.csproj (+6 -3)
📝 Server/lib/Mono.Cecil.dll (+0 -0)
📝 Server/lib/Vestris.ResourceLib.dll (+0 -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/164 **Author:** [@MaxXor](https://github.com/MaxXor) **Created:** 5/22/2015 **Status:** ✅ Merged **Merged:** 5/22/2015 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `net35` --- ### 📝 Commits (5) - [`9296623`](https://github.com/quasar/Quasar/commit/9296623eb65437548be982c5f6dbcb9f38e132c8) Edited Readme - [`a311da8`](https://github.com/quasar/Quasar/commit/a311da8d298b96d4e689aea921f74e62095946c1) Edited Readme - [`8ec1ec1`](https://github.com/quasar/Quasar/commit/8ec1ec1947b9582b37a3e5bdccc344f9be1d910d) Changed Target Framework to 3.5 Client Profile - [`3886e06`](https://github.com/quasar/Quasar/commit/3886e064303081a72b38f66552e8163c38863eb5) Updated references - [`6a6b253`](https://github.com/quasar/Quasar/commit/6a6b253c0e3262ab2e38c528f6fb9b4aec31ba48) Added extension methods ### 📊 Changes **15 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `Client/Client.csproj` (+2 -1) 📝 `Client/Core/Client.cs` (+1 -1) 📝 `Client/Core/Extensions/SocketExtensions.cs` (+1 -2) 📝 `Client/Properties/Resources.Designer.cs` (+1 -1) 📝 `Client/Properties/Settings.Designer.cs` (+1 -1) 📝 `README.md` (+2 -2) 📝 `Server/Core/Client.cs` (+1 -3) 📝 `Server/Core/Commands/SystemHandler.cs` (+1 -1) 📝 `Server/Core/Extensions/ListViewExtensions.cs` (+3 -3) 📝 `Server/Core/Extensions/SocketExtensions.cs` (+1 -2) 📝 `Server/Forms/FrmMain.cs` (+2 -2) 📝 `Server/Properties/Settings.Designer.cs` (+1 -1) 📝 `Server/Server.csproj` (+6 -3) 📝 `Server/lib/Mono.Cecil.dll` (+0 -0) 📝 `Server/lib/Vestris.ResourceLib.dll` (+0 -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:52:49 +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#1018
No description provided.