Описание тега msbuild-itemgroup

Inside a Microsoft Build project, itemgroups contains a set of user-defined Item elements.

Description

Inside a Microsoft Build project, itemgroups contains a set of user-defined Item elements. Every item used in a MSBuild project must be specified as a child of an ItemGroup element.

References

MSBuild ItemGroup Element