mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #994] OmniSharp error when starting program #703
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#703
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 @kernelwernel on GitHub (Jul 13, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/994
I'm asking this on the part of someone where they're having this issue they're having. When starting, this error log shows up. Any help?
@BurntDog commented on GitHub (Jul 13, 2021):
Start by updating .NETFramework version to .NETFramework,Version=v4.5.2 or newer, "Error" (.NETFramework,Version=v4.5.2 were not found.)
You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks
@MaxXor commented on GitHub (Jul 24, 2021):
What IDE do you use to build Quasar?