mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #1045] Compilation #749
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#749
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 @k24h1 on GitHub (Jan 2, 2022).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1045
I downloaded .NET 6 and .NET SDKs 4.52 as well, but while compiling in VS CODE it said 773 errors with c# plug in ; how do I fix that? also how to I get access to the client.exe and server.exe programs that I've heard about previously, how do I proceed? could someone tell me?#1044
@MaxXor commented on GitHub (Jan 2, 2022):
It's described here: https://github.com/quasar/Quasar#compiling Don't forget to restore the nuget packages and be sure to install target framework 4.5.2 with Visual Studio.