Created
September 9, 2016 19:17
-
-
Save marcocarvalho/485aa35b3a05188285d5ccf3c2ae52de to your computer and use it in GitHub Desktop.
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
sed -i -e 's/1\.11\.\*/1\.12\.\*/g' $(find . -name AssemblyInfo.cs) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment