Closed serpent5 closed 3 years ago
Seeding the database from Main allows the process to be completed without using async void. I've also changed the PackagesManagementDB project so that it's not a web project.
Main
async void
PackagesManagementDB
Seeding the database from
Main
allows the process to be completed without usingasync void
. I've also changed thePackagesManagementDB
project so that it's not a web project.