Created
November 16, 2019 20:07
-
-
Save Xeinaemm/979e6c59164c017d97968d9e5a4e7758 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Target Name="Build"> | |
//do something, base target Build will be overwritten. | |
</Target> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment