From 2a4f667304010bf30215c12659ffe5d8754aa0e1 Mon Sep 17 00:00:00 2001 From: Jorgen Thelin Date: Fri, 26 Apr 2019 09:51:20 -0700 Subject: [PATCH] Update package references to latest versions. (#68) --- ServerHost/ServerHost.csproj | 4 ++-- Tests/TestServer/TestServer.csproj | 2 +- Tests/Tests.Net46/Tests.Net46.csproj | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ServerHost/ServerHost.csproj b/ServerHost/ServerHost.csproj index 4c2ebc0..d4b3f54 100644 --- a/ServerHost/ServerHost.csproj +++ b/ServerHost/ServerHost.csproj @@ -11,7 +11,7 @@ true - 1.1.17 + 1.1.18 Jorgen Thelin Copyright © Jorgen Thelin 2015-2018 ServerHost - A .NET Server Hosting utility library, including in-process server host testing. @@ -45,7 +45,7 @@ - + all diff --git a/Tests/TestServer/TestServer.csproj b/Tests/TestServer/TestServer.csproj index 9bf18a9..7275ed4 100644 --- a/Tests/TestServer/TestServer.csproj +++ b/Tests/TestServer/TestServer.csproj @@ -8,7 +8,7 @@ - + all diff --git a/Tests/Tests.Net46/Tests.Net46.csproj b/Tests/Tests.Net46/Tests.Net46.csproj index a2d464c..b2eddc5 100644 --- a/Tests/Tests.Net46/Tests.Net46.csproj +++ b/Tests/Tests.Net46/Tests.Net46.csproj @@ -16,10 +16,10 @@ - + - +