mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #955] Cant get the nuget packages #665
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#665
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 @Queirbeer on GitHub (Apr 9, 2021).
Original GitHub issue: https://github.com/quasar/Quasar/issues/955
When I download the files from github and then try to restore the nuget packages visual studio code says that there are no packages to be restored. Can anyone help me with this issue?
@BurntDog commented on GitHub (Apr 9, 2021):
Did you try to compile the project, NuGet packages may already be up to date?
@MaxXor commented on GitHub (Apr 9, 2021):
Please use Visual Studio 2019+.
@Queirbeer commented on GitHub (Apr 9, 2021):
I am using Visual Studio 2019
@Queirbeer commented on GitHub (Apr 9, 2021):
Why close the issue immediatelly after commenting lol
@MaxXor commented on GitHub (Apr 9, 2021):
Cause there are numerous issues about this:
@Queirbeer commented on GitHub (Apr 9, 2021):
Now the Visual code says that it cant load these files


@Queirbeer commented on GitHub (Apr 9, 2021):
I have .NET 4.5.2 and 5.0.0 installed on my pc
@MaxXor commented on GitHub (Apr 9, 2021):
Try modifying the Visual Studio installation and add the .NET desktop package.
@Queirbeer commented on GitHub (Apr 9, 2021):
How would u suggest me doing that?
@MaxXor commented on GitHub (Apr 9, 2021):
https://docs.microsoft.com/en-us/visualstudio/install/modify-visual-studio?view=vs-2019
@Queirbeer commented on GitHub (Apr 9, 2021):
Thanks Ill try that and reply after trying
@Queirbeer commented on GitHub (Apr 9, 2021):
I already have .NET desktop package installed

@MaxXor commented on GitHub (Apr 9, 2021):
Select .net framework 4.5.2 sdk under individual components maybe?
@Queirbeer commented on GitHub (Apr 9, 2021):
Let me try that
@Queirbeer commented on GitHub (Apr 9, 2021):
The only thing I could do was remove it and that didnt work
@Queirbeer commented on GitHub (May 17, 2021):
@MaxXor any further things I can do???