The release notes from the new version 2.0.0.1 of C#Bot.
Minor updates
- Removed the Entity Framework table annotation on user entities.
In the process of updating to version 2.1.0.0 it is strongly recommended to upgrade to this release first, make a new database migration using dotnet ef migrations add FixUsers
and then upgrade to 2.1.0.0.