After I add 2 libraries from Nuget to my project I receive follow error:
Error Payload contains two or more files with the same destination path \'System.D
I did a downgrade Microsoft.EntityFrameworkCore.Sqlite to 2.2.6 then solved problem.