mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #691] How can I change the version of net framework 4.0 to 3.5? #438
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#438
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?
Originally created by @soshin1337 on GitHub (Aug 15, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/691
Hello, How can I change the client version of net framework 4.0 to 3.5? how to fix these errors?

The fact is that 3.5 is more common than 4.0, and installed by default.
@MaxXor commented on GitHub (Aug 15, 2018):
Windows 8+ has .NET 4.0 pre-installed and most Windows 7 users have it already. Also .NET 4.0 is the last version which still supports Windows XP, so it covers basically all important Windows versions. There is no need to downgrade.