n.b debugging is also a pain - because your package will be cached in the .nuget/packages folder - so you can't just recreate a nuget locally and then reinstall you need to increment the version (e.g
mypackage-beta001.20220222.1
and add to it as your go)