vscode-npm-gui icon indicating copy to clipboard operation
vscode-npm-gui copied to clipboard

support multiple item groups

Open aliasadidev opened this issue 2 years ago • 7 comments

aliasadidev avatar Aug 04 '22 07:08 aliasadidev

I ran into this one. I can't open my project because it has multiple item groups, some of which are conditional. The NuGet Package Manager GUI just spins and never finishes loading. I get an error about "More than one <ItemGroup> find."

eburnette avatar Sep 29 '22 16:09 eburnette

I have also the same problem because in have 3 items groups. It seems I can't regroup and use one.

jobou363 avatar Nov 04 '22 17:11 jobou363

This is unfortunate because this is the best tool out there. But I am multi targeting net6 net7 as I suspect a few others are making this extension non-functional. Mind you dependabot cant cope with this either (although it doesnt crash)

mikes-gh avatar Dec 05 '22 23:12 mikes-gh