-
Vulnerable Library - Microsoft.AspNetCore.Http-2.1.0.18136.dll
Microsoft.AspNetCore.Http
Library home page: https://api.nuget.org/packages/swashbuckle.aspnetcore.cli.6.8.0.nupkg
Path to vulnerable l…
-
Filed from FEEDBACKTICKET 506597
1. Go to Tools / Options / NuGet Package Manager / General and disable "Allow NuGet to download missing packages"
(Admittedly, I was a actually a little unsure a…
-
Projects which don't support NuGet should have the "Manage NuGet Packages" options disabled, rather than having them available in a state which presents errors.
NuGet product used: VS
Worked befor…
-
NuGet 3.3 re-introduces support for content files. In this version they can be added to the project dynamically and are never supposed to change.
Analyzers should treat these files the same as genera…
-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe): VS UI
NuGet version (x.x.x.xxx): NuGet Package Manager 4.5.0
VS version (if appropriate…
-
Blocked on https://github.com/NuGet/NuGetGallery/issues/7297.
A lot of the feedback centered around the PM UI has to do with how sluggish and heavy the UI looks.
Some of the problems are technic…
-
Hi,
So I am trying to build the application (that already runs on windows) on mac, it builds successfully everything seems to work, but when the application opens up it throws netvips.dll exception…
-
I am referencing a NuGet package using `#r "nuget: MyPackage, 1.0.0"`. The package contains some additional content files that it relies on to work.
To deploy these files on build, I make use of a …
-
This library needs to separate nuget packages for Core logic and Middleware/s to easily adapt to platforms and framework.
- [ ] create a core nuget package
- [ ] create a nuget package for owin mi…
-
We need to discuss the granularity, but we should provide meta-packages (tracking the runtime version) to bring the appropriate dependencies available as shared assemblies, which will make the local d…