From 5dc9edbf3cd3023ce2b98ee353fb962c2d609d01 Mon Sep 17 00:00:00 2001 From: Jorgen Thelin Date: Sun, 11 Nov 2018 22:39:39 -0800 Subject: [PATCH] Bump pkg version to 1.1.16 to force nuget regen to remove build-time dependencies. (#61) --- ServerHost/ServerHost.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ServerHost/ServerHost.csproj b/ServerHost/ServerHost.csproj index 55d788d..4be8fd4 100644 --- a/ServerHost/ServerHost.csproj +++ b/ServerHost/ServerHost.csproj @@ -11,7 +11,7 @@ true - 1.1.15 + 1.1.16 Jorgen Thelin Copyright © Jorgen Thelin 2015-2018 ServerHost - A .NET Server Hosting utility library, including in-process server host testing. @@ -53,7 +53,6 @@ - runtime; build; native; contentfiles; analyzers all