This file contains hidden or 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
| Open .gitignore | |
| add the following line | |
| !packages/Microsoft.Bcl.Build*/tools/Microsoft.Bcl.Build.targets | |
| save changes and commit | |
| open up git bash for your repo |