RE 3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System.Collections.Generic;
|
||||
using zero.Core.Entities;
|
||||
|
||||
namespace zero;
|
||||
namespace zero.Configuration;
|
||||
|
||||
public class ModuleOptions : OptionsEnumerable<ModuleType>, IOptionsEnumerable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user