Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 557 Bytes

File metadata and controls

21 lines (17 loc) · 557 Bytes
title NuGet Warning NU1801
description NU1801 warning code
author zhili1208
ms.author lzhi
ms.date 06/25/2018
ms.topic reference
ms.reviewer anangaur
f1_keywords
NU1801

NuGet Warning NU1801

Issue

An error occurred when reading the feed when IgnoreFailedSources is set to true, converting it to a non-fatal warning. This could contain any message and is generic.

Note that if IgnoreFailedSources is not enabled, NU1301 will be raised instead.

Solution

Edit your configuration to specify valid sources.