Fix Upgrade issue with new componentized Database projects

This commit is contained in:
Charles Nurse
2021-05-24 14:46:12 -07:00
parent 4a609b444e
commit 42265cdda4
14 changed files with 131 additions and 157 deletions

View File

@ -20,7 +20,7 @@ namespace Oqtane.Controllers
Name = "LocalDB",
FriendlyName = "Local Database",
ControlType = "Oqtane.Installer.Controls.LocalDBConfig, Oqtane.Client",
DBType = "Oqtane.Database.SqlServer.LocalDbDatabase, Oqtane.Database.SqlServer",
DBType = "Oqtane.Database.SqlServer.SqlServerDatabase, Oqtane.Database.SqlServer",
Package = "Oqtane.Database.SqlServer"
},
new()