msbuild-project-tools-vscode icon indicating copy to clipboard operation
msbuild-project-tools-vscode copied to clipboard

Support for PackageReference elements with Update attribute instead of Include

Open tintoy opened this issue 2 years ago • 0 comments

First stage of support for #103.

See if we can optionally use Update element as a fallback (although it may wind up being tricky to do because for PackageReference items, unlike Include, Update is not guaranteed to match up with a specific MSBuild project item in the eval project).

tintoy avatar Aug 27 '22 23:08 tintoy