I am attempting to use the Microsoft.Build API to build projects and solution for use in an application within my company that is converting thousands of csproj files to the SDK format and verifying ...
To install a package from tarball, pip executes setup.py which doesn't have a version specified, this is why it defaults to 0.0.0. And pip is able to produce the warning because the correct version ...