NuGet/Home

Browsing through the source code - possible bug in PackageUtilities?

Open

#9,724 opened on Jun 27, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (292 forks)batch import
Area:ErrorHandlingCategory:Quality WeekFunctionality:SDKPriority:2Type:Buggood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (1,459 stars)
PR merge metrics
 (Avg merge 464d 23h) (1 merged PR in 30d)

Description

Hello, shouldn't be the FatalProtocolException thrown when nuspecStream == null instead of nupkgStream == null?

PackageUtilities.cs

image

Contributor guide