Skip to content

Instantly share code, notes, and snippets.

@KevM
Created November 19, 2016 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KevM/58ddda0bf7fb6430e9e2c0770323b02b to your computer and use it in GitHub Desktop.
Save KevM/58ddda0bf7fb6430e9e2c0770323b02b to your computer and use it in GitHub Desktop.
Port Nuget packages to Paket Regex
Include="(.*\w)(\,\sVersion.*MSIL")>
Include="\1">
packages\\(.*[a-zA-Z])\.\d+((?:\.\d+){1,5})\\lib
packages\\$1\\lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment