mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-24 16:40:25 +01:00
created common startup project for mono & windows
This commit is contained in:
@@ -3,11 +3,9 @@ using MediaBrowser.Common.Net;
|
||||
using MediaBrowser.Model.IO;
|
||||
using MediaBrowser.Model.Logging;
|
||||
using MediaBrowser.Model.Net;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace MediaBrowser.ServerApplication.Networking
|
||||
namespace MediaBrowser.Server.Mono.Networking
|
||||
{
|
||||
/// <summary>
|
||||
/// Class NetUtils
|
||||
|
||||
Reference in New Issue
Block a user