NuGet/Home

Browsing through the source code - possible bug in PackageUtilities?

Open

#9.724 aberto em 27 de jun. de 2020

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

Métricas do repositório

Stars
 (1.459 stars)
Métricas de merge de PR
 (Mesclagem média 464d 23h) (1 fundiu PR em 30d)

Description

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

PackageUtilities.cs

image

Guia do colaborador