Changed some namespaces, work on packages
This commit is contained in:
@ -11,7 +11,7 @@ using NadekoBot.Common;
|
||||
#endif
|
||||
|
||||
|
||||
namespace NadekoBot.Services
|
||||
namespace NadekoBot.Core.Services
|
||||
{
|
||||
public interface INServiceProvider : IServiceProvider, IEnumerable<object>
|
||||
{
|
||||
|
Reference in New Issue
Block a user