clowd / Clowd.Squirrel

Quick and easy installer and automatic updates for cross-platform dotnet applications
426 stars 39 forks source link

Update brings warning in command line #77

Closed Lokyyn closed 2 years ago

Lokyyn commented 2 years ago

I recently updated Squirrel in my application and I got this warning: Screenshot_CLI

Does the message appear because I have not updated the nuget package correctly or for some other reason? My app still updated successfully. Can I ignore this message in the future or should I update Squirrel in some specific way?

caesay commented 2 years ago

This message is because you are using version 2.9.39 of the nuget package but using version 3.8.40 of Squirrel.exe. You should use the same version in the nuget package and for Squirrel.exe - as we update things here there may be incompatibility that causes apps to break if you do not use the same version for creating releases and in nuget.