mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[PR #355] [MERGED] Upgrade Target Framework to 4.0 Client Profile #1118
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#1118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quasar/Quasar/pull/355
Author: @MaxXor
Created: 8/26/2015
Status: ✅ Merged
Merged: 8/26/2015
Merged by: @MaxXor
Base:
master← Head:net40📝 Commits (5)
dee69e4Updated Target Framework to 4.0 Client Profile99c98a3Updated librariesae503beUpdates regarding .NET Framework 4.0c4b2070Fixed registry access6dbb5bfUpdated Readme📊 Changes
50 files changed (+301 additions, -375 deletions)
View changed files
📝
Client.Tests/Client.Tests.csproj(+1 -4)📝
Client/Client.csproj(+1 -2)📝
Client/Core/Commands/FileHandler.cs(+17 -17)📝
Client/Core/Commands/SystemHandler.cs(+21 -21)📝
Client/Core/Extensions/RegistryKeyExtensions.cs(+1 -5)📝
Client/Core/Helper/NativeMethodsHelper.cs(+1 -13)📝
Client/Core/Helper/PlatformHelper.cs(+1 -43)📝
Client/Core/Helper/RegistryKeyHelper.cs(+28 -8)📝
Client/Core/Installation/Startup.cs(+6 -6)📝
Client/Core/Recovery/Browsers/Firefox.cs(+16 -31)📝
Client/Core/Recovery/Browsers/InternetExplorer.cs(+17 -26)📝
Client/Core/Recovery/FtpClients/WinSCP.cs(+3 -2)📝
Client/Core/Utilities/NativeMethods.cs(+0 -14)📝
Client/Program.cs(+0 -6)📝
Client/Properties/Resources.Designer.cs(+1 -1)📝
Client/Properties/Resources.resx(+4 -4)📝
Client/Properties/Settings.Designer.cs(+1 -1)📝
README.md(+2 -2)📝
Server.Tests/Server.Tests.csproj(+4 -4)📝
Server/Core/Build/ClientBuilder.cs(+2 -2)...and 30 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.