Update IServerInformation namespace.
This commit is contained in:
parent
0ad0fc6a9f
commit
e03c015065
|
|
@ -37,7 +37,6 @@
|
|||
using System;
|
||||
using System.Diagnostics.CodeAnalysis;
|
||||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.AspNet.FeatureModel;
|
||||
using Microsoft.AspNet.Hosting.Server;
|
||||
using Microsoft.Framework.ConfigurationModel;
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
// permissions and limitations under the License.
|
||||
|
||||
using System.Reflection;
|
||||
using Microsoft.AspNet.Builder;
|
||||
using Microsoft.AspNet.Hosting.Server;
|
||||
|
||||
namespace Microsoft.AspNet.Server.WebListener
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue