mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Moved startup code to server.
This commit is contained in:
@@ -41,7 +41,7 @@ using System.Diagnostics;
|
||||
using System.IO;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace DiscImageChef.Interop;
|
||||
namespace Marechai.Server.Interop;
|
||||
|
||||
public static class DetectOS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user