Skip to content

Instantly share code, notes, and snippets.

@plioi
Created April 3, 2012 01:53
Show Gist options
  • Select an option

  • Save plioi/2288725 to your computer and use it in GitHub Desktop.

Select an option

Save plioi/2288725 to your computer and use it in GitHub Desktop.
<files>
<file src="$package_dir\*.dll" target="lib\net40" />
<file src="$package_dir\*.pdb" target="lib\net40" />
<file src="$source_dir\**\*.cs" target="src" />
</files>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment