NuGet Error NU5022

MinClient Version string specified '9.9.9.9.9' is invalid.

Issue

The MinClientVersion property passed to msbuild -t:pack operation is not a valid version string.

Solution

Please fix the version string passed as MinClientVersion to be a valid SemVer version.