Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 459 Bytes

File metadata and controls

22 lines (16 loc) · 459 Bytes
title NuGet Error NU1006
description NU1006 error code
author nkolev92
ms.author nikolev
ms.date 01/02/2022
ms.topic reference
f1_keywords
NU1006

NuGet Error NU1006

NuGet.Config has an invalid package source value 'C:\PackageSource>\'. Reason: Illegal characters in path.

Issue

The configuration file has an invalid package source value.

Solution

Remove the illegal package source value.