Images
A NuGet package may include images that appear directly in the Gallery Explorer. To do this, the files in the NuGet package must be stored in the special folder {gallery}
folder. They should be stored in the ImageLibrary directory and then referenced in the nuspec file:
<file src="ImageLibrary\*" target="tools\native1.12-tchmi\{gallery}\"/>