move ipcprovider to ipc namespace
This commit is contained in:
@@ -6,7 +6,7 @@ using MareSynchronos.Services;
|
|||||||
using Microsoft.Extensions.Hosting;
|
using Microsoft.Extensions.Hosting;
|
||||||
using Microsoft.Extensions.Logging;
|
using Microsoft.Extensions.Logging;
|
||||||
|
|
||||||
namespace MareSynchronos.Interop;
|
namespace MareSynchronos.Interop.Ipc;
|
||||||
|
|
||||||
public class IpcProvider : IHostedService
|
public class IpcProvider : IHostedService
|
||||||
{
|
{
|
||||||
Reference in New Issue
Block a user