Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Where to get new Nuget binary files? #143

Open
@MakiWolf

Description

@MakiWolf

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?

grafik

My question is where to download them? I have tried to change version to 5.9.3 here

<NuGetVersionNuGet>5.8.0</NuGetVersionNuGet>
, but than it is not possible to create and open sln solutions now.

grafik

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.

https://github.com/dotdevelop/dotdevelop/blob/main/main/src/addins/MonoDevelop.PackageManagement/NuGet.PackageManagement.UI/PackageItemLoader.cs

NuGet/NuGet.Client#3963

Maybe @hwthomas knows more here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions