C
C#4mo ago
Visual Code

Help with NuGet Packages

I cloned a projket and it says to me that i dont have the NuGet Packages, How do I know which one to install ?
No description
11 Replies
Pobiega
Pobiega4mo ago
if you cloned a .NET project, just dotnet restore the project file already contains a list of nugets it needs Your nuget config is fucked, it seems also your computer is speaking german :p
Visual Code
Visual Code4mo ago
damn yeah xd
Pobiega
Pobiega4mo ago
well, good news is that the nugetconfig can be fixed it looks like you are using visual studio
Visual Code
Visual Code4mo ago
yes
Pobiega
Pobiega4mo ago
No description
Visual Code
Visual Code4mo ago
yes
No description
Pobiega
Pobiega4mo ago
No description
Visual Code
Visual Code4mo ago
No description
Pobiega
Pobiega4mo ago
ok that seems fine, go to the "config files" section one step above in that list okay, we have a local nuget config for this project lets open that file thats the top one so select it, and click "öffnen" Gotta run for a bit, but post that file here and someone else might be able to help or I'll come back in ~60 min Im not sure what components you are using from the telerik nuget feed, but I'd try disabling it
Visual Code
Visual Code4mo ago
Adding Telerik NuGet Feed to VS with Package Manager or CLI - Teler...
Get up and running with Telerik Reporting and learn how to add quickly and easy the Telerik private NuGet feed to Visual Studio with the NuGet Package Manager or NuGet CLI in this step-by-step tutorial.
Visual Code
Visual Code4mo ago
used the first command
Want results from more Discord servers?
Add your server
More Posts