Items represent the inputs for a build. For more information on items, see MSBuild Items.
To include files for a build, they must be included in an item collection in the MSBuild project file. Multiple files can be added to item collections by either including the files individually or using wildcards to include many files at once.
To declare items individually
To declare multiple items