Squirrel.windows: Version ID Messed Up - WPF(VS2017 RC)

Created on 27 Feb 2017  路  4Comments  路  Source: Squirrel/Squirrel.Windows

I updated my app to V1.0.0.1(On accident and it gave me an error to fix it (Semver Version format) so i "fix" it by putting it on V1.1.0, but the error still shows up:

"Squirrel : System.Exception: Your package version is currently 1.0.0.1, which is not SemVer-compatible,
change this to be a SemVer version number"

Both the Nugat Package and the vs project are on V1.1.0

Most helpful comment

Remove the entry from the RELEASES file

All 4 comments

i have similar error, can you fixed it?

Fixed by making a new nuget package

Closing in 24 hours :)

Remove the entry from the RELEASES file

Was this page helpful?
0 / 5 - 0 ratings