Fix WebListener namespaces
This commit is contained in:
parent
cd5a789b2b
commit
2971909f87
|
|
@ -2,8 +2,8 @@ using System;
|
|||
using System.IO;
|
||||
using System.Reflection;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Server.HttpSys;
|
||||
using Microsoft.Extensions.Configuration;
|
||||
using Microsoft.Net.Http.Server;
|
||||
|
||||
namespace MusicStore.Standalone
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue