Skip to content

Instantly share code, notes, and snippets.

@tonysneed
Created December 4, 2021 16:36
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 tonysneed/ee565b338a7fef245e71a68dd7e7a529 to your computer and use it in GitHub Desktop.
Save tonysneed/ee565b338a7fef245e71a68dd7e7a529 to your computer and use it in GitHub Desktop.
NuGet v6 Files
<ItemGroup>
<Content Include="CodeTemplates/**/*.*" Pack="true" PackagePath="contentFiles/CodeTemplates">
<PackageCopyToOutput>true</PackageCopyToOutput>
</Content>
</ItemGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment