Skip to content

Instantly share code, notes, and snippets.

@A2H111
Created August 12, 2018 22:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save A2H111/19522dadbed0b23de0d7b74b45c157da to your computer and use it in GitHub Desktop.
Save A2H111/19522dadbed0b23de0d7b74b45c157da to your computer and use it in GitHub Desktop.
<ItemGroup>
<_CustomFiles Include="dist\**\*" />
<FilesForPackagingFromProject Include="%(_CustomFiles.Identity)">
<DestinationRelativePath>%(RecursiveDir)%(Filename)%(Extension)
</DestinationRelativePath>
</FilesForPackagingFromProject>
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment