Nugetgallery: Nuget package element is not declared

Created on 5 May 2015  路  2Comments  路  Source: NuGet/NuGetGallery

When i open packages.config, visual studio gives the warning as " package element is not declared". I resolved the issue by adding xml schema to the global location where visual studio is installed.e.g.C:\Program Files (x86)\Microsoft Visual Studio 10.0\Xml\Schemas
But is there any nuget package which automatically adds this schema to packages folder so that the visual studio solution will refer to it and no warning will appear.

ClosedAs - Won't Fix

Most helpful comment

You mean the warning " package element is not declared" which is coming, is expected behaviour??

All 2 comments

This is the expected behavior currently.

You mean the warning " package element is not declared" which is coming, is expected behaviour??

Was this page helpful?
0 / 5 - 0 ratings