forked from mono/monodevelop
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Where to get new Nuget binary files?
https://github.com/dotdevelop/dotdevelop/tree/main/main/external/nuget-binary
https://www.nuget.org/downloads
There can be found nuget.exe to download, but not the other libraries. Have we to search here for every librarie and download each package seperate or can we in future remove that downloaded libraries and download them with nuget restore?
My question is where to download them? I have tried to change version to 5.9.3 here
dotdevelop/main/Directory.Build.props
Line 21 in 7dc1f75
| <NuGetVersionNuGet>5.8.0</NuGetVersionNuGet> |
Also EventTrigger.dll have been removed in newer versions, but commenting this few lines out should not be the problem that we cant create projects.
Maybe @hwthomas knows more here?
Metadata
Metadata
Assignees
Labels
No labels

