Update LiteDb, but KO bdd
This commit is contained in:
@@ -50,6 +50,6 @@ namespace skydiveLogs_api.Data
|
||||
|
||||
private readonly IDataProvider _dataProvider;
|
||||
|
||||
private readonly LiteCollection<DropZone> _col;
|
||||
private readonly ILiteCollection<DropZone> _col;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user