Fix Nuget errors "Sequence contains no elements" and other errors on Nuget package resolving.
Avoid to rebuild all the solution for regenerating the wrapper. Old behaviour was doing only one build in configuration step on external project. Clarify cswrapper by splitting project name into target platform (NetFramework and Uwp)