diff --git a/src/WireMock.Net/Server/FluentMockServer.cs b/src/WireMock.Net/Server/FluentMockServer.cs
index a40393d6..07182753 100644
--- a/src/WireMock.Net/Server/FluentMockServer.cs
+++ b/src/WireMock.Net/Server/FluentMockServer.cs
@@ -4,8 +4,6 @@ using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Text;
-using System.Threading;
-using System.Threading.Tasks;
using JetBrains.Annotations;
using WireMock.Http;
using WireMock.Logging;
diff --git a/src/WireMock.Net/WireMock.Net.csproj b/src/WireMock.Net/WireMock.Net.csproj
index 4d3e397e..09279010 100644
--- a/src/WireMock.Net/WireMock.Net.csproj
+++ b/src/WireMock.Net/WireMock.Net.csproj
@@ -10,7 +10,7 @@
WireMock.Net
WireMock.Net
tdd;mock;http;wiremock;test;server;unittest
- Support for NETStandard by replacing HttpListener by Owin
+ Support for NETStandard by replacing HttpListener by Owin/Selfhosted
https://raw.githubusercontent.com/StefH/WireMock.Net/master/WireMock.Net-Logo.png
https://github.com/StefH/WireMock.Net
https://raw.githubusercontent.com/StefH/WireMock.Net/master/LICENSE