created common startup project for mono & windows

This commit is contained in:
Luke Pulverenti
2014-11-09 13:24:57 -05:00
parent 40897bac14
commit 1a80362a0f
52 changed files with 1028 additions and 3425 deletions

View File

@@ -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