Add support for Sqlite - Installation path tested but AddSite not supported yet
This commit is contained in:
@ -10,6 +10,7 @@ using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.Extensions.Caching.Memory;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using Oqtane.Shared;
|
||||
// ReSharper disable AssignNullToNotNullAttribute
|
||||
|
||||
namespace Oqtane.Infrastructure
|
||||
{
|
||||
|
Reference in New Issue
Block a user