picklesdoc / pickles

The open source living documentation generator
http://www.picklesdoc.com/
Apache License 2.0
465 stars 163 forks source link

Error in update Pickles from 2.2.1 to 3.0.1 #626

Open ricardohenriq opened 2 years ago

ricardohenriq commented 2 years ago

I'm trying to update version 2.2.1 to 3.0.1 via Nuget and I'm having these project not found errors:

NU1101: Não é possível encontrar o pacote PicklesDoc.Pickles.ObjectModel. Não existe nenhum pacote com esta ID nas origens: Microsoft Visual Studio Offline Packages, nuget.org

NU1101: Não é possível encontrar o pacote PicklesDoc.Pickles.Library. Não existe nenhum pacote com esta ID nas origens: Microsoft Visual Studio Offline Packages, nuget.org

ericcmmi commented 2 years ago

Please try updating to version 4.0.1. Hopefully that will resolve your issue.