Fixing module loading

This commit is contained in:
Zoe Roux
2021-04-30 02:02:11 +02:00
parent 0453e74b67
commit c0f1f80a40
7 changed files with 43 additions and 8 deletions
+3
View File
@@ -29,6 +29,9 @@ namespace Kyoo.Postgresql
/// <inheritdoc />
public Type[] Requires => Array.Empty<Type>();
/// <inheritdoc />
public bool IsRequired => true;
/// <summary>