[GH-ISSUE #1061] Framework 2.0 for client file? #764

Closed
opened 2026-02-27 15:51:45 +03:00 by kerem · 2 comments
Owner

Originally created by @markleeit on GitHub (Apr 1, 2022).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1061

How can I make the client file downgrade to framework 2.0 ?
Thank you.

Originally created by @markleeit on GitHub (Apr 1, 2022). Original GitHub issue: https://github.com/quasar/Quasar/issues/1061 How can I make the client file downgrade to framework 2.0 ? Thank you.
kerem closed this issue 2026-02-27 15:51:45 +03:00
Author
Owner

@BurntDog commented on GitHub (Apr 1, 2022):

First you need the framework 2.0 SDK installed so Visual Studio can find and use it and before compiling the source code you need to select (Target framework: what you want) it in "Quasar.Client Properties"

I'm not certain but making this change may affect some functions so, keep that in mind.

<!-- gh-comment-id:1086273111 --> @BurntDog commented on GitHub (Apr 1, 2022): First you need the framework 2.0 SDK installed so Visual Studio can find and use it and before compiling the source code you need to select (Target framework: what you want) it in "Quasar.Client Properties" I'm not certain but making this change may affect some functions so, keep that in mind.
Author
Owner

@MaxXor commented on GitHub (Apr 2, 2022):

Downgrading to .NET 2.0 is not supported and requires the re-implementation of many missing methods. Every Windows 7+ system can run .NET 4.5.2 applications out of the box.

<!-- gh-comment-id:1086678642 --> @MaxXor commented on GitHub (Apr 2, 2022): Downgrading to .NET 2.0 is not supported and requires the re-implementation of many missing methods. Every Windows 7+ system can run .NET 4.5.2 applications out of the box.
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#764
No description provided.