VS will fail to build this solution with its current default settings because it expects to sign the libphonenumber-csharp-portable assembly.
The solution is to uncheck "Sign the assembly" under "Signing" in properties and build again.
I can submit a pull request with updated the sln file or update the readme file with this information if you do not wish to change this setting. Let me know which option you prefer.
VS will fail to build this solution with its current default settings because it expects to sign the libphonenumber-csharp-portable assembly.
The solution is to uncheck "Sign the assembly" under "Signing" in properties and build again.
I can submit a pull request with updated the sln file or update the readme file with this information if you do not wish to change this setting. Let me know which option you prefer.