Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
PackageVersion string specified '9.9.9.9.9' is invalid.
Issue
The PackageVersion
property passed to msbuild -t:pack operation is not a valid version string.
Solution
Please fix the version string passed as PackageVersion
to be a valid SemVer version.