| title | NuGet Error NU3005 | |
|---|---|---|
| description | NU3005 Error code | |
| author | mishra14 | |
| ms.author | jodou | |
| ms.date | 8/16/2018 | |
| ms.topic | reference | |
| ms.reviewer | anangaur | |
| f1_keywords |
|
Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The package contains an invalid package signature file.
NuGet client tried to verify a package with a signature file which has an invalid Local File Header.
Please request the package author to re-sign the package using the nuget sign command as described in NuGet docs. If the problem persists, then please file an issue at NuGet/Home along with the package that generated this problem.
Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The package contains multiple package signature files.
NuGet client tried to verify a package which contains multiple signature files.
Please request the package author to re-sign the package using the nuget sign command as described in NuGet docs. If the problem persists, then please file an issue at NuGet/Home along with the package that generated this problem.
Package 'SamplePackage v1.0.0' from source 'https://contoso.com/index.json': The package does not contain a valid package signature file.
NuGet client tried to verify a package which does not contain a package signature file.
Please file an issue at NuGet/Home along with the package that generated this problem.