NuGet Error NU5010

Version string specified for package reference '9.9.9.9.9' is invalid.

Issue

The version string given to NuGet pack operation is not a valid string.

Solution

Please ensure that the version string passed to NuGet pack operation is a valid SemVer2 string.