Skip to content

Instantly share code, notes, and snippets.

@zhenlinyang
Created August 24, 2016 11:41
Show Gist options
  • Select an option

  • Save zhenlinyang/975c4a8bffe9b6dd4cd26b28992b0818 to your computer and use it in GitHub Desktop.

Select an option

Save zhenlinyang/975c4a8bffe9b6dd4cd26b28992b0818 to your computer and use it in GitHub Desktop.
CSharp Copy Target Assembly
copy $(TargetPath) $(TargetDir)..\..\..\$(TargetFileName)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment