Skip to content

Instantly share code, notes, and snippets.

@marcocarvalho
Created September 9, 2016 19:17
Show Gist options
  • Save marcocarvalho/485aa35b3a05188285d5ccf3c2ae52de to your computer and use it in GitHub Desktop.
Save marcocarvalho/485aa35b3a05188285d5ccf3c2ae52de to your computer and use it in GitHub Desktop.
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