parent
45e6bd6a3b
commit
498644c0e8
@ -1,6 +1,6 @@
|
||||
using Flurl.Http;
|
||||
|
||||
namespace TrashLib.Config;
|
||||
namespace TrashLib.Config.Services;
|
||||
|
||||
public interface IServerInfo
|
||||
{
|
@ -1,4 +1,4 @@
|
||||
namespace TrashLib.Config;
|
||||
namespace TrashLib.Config.Services;
|
||||
|
||||
public interface IServiceConfiguration
|
||||
{
|
Loading…
Reference in new issue