From f6340949302709b1ed97d9b4ce3f42427aaa4d82 Mon Sep 17 00:00:00 2001 From: Doron Somech Date: Tue, 5 Sep 2017 09:33:56 +0300 Subject: [PATCH] remove net35 support temporarly as CI doesn't support it. --- src/NetMQ/NetMQ.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NetMQ/NetMQ.csproj b/src/NetMQ/NetMQ.csproj index 829072897..b95c3691c 100644 --- a/src/NetMQ/NetMQ.csproj +++ b/src/NetMQ/NetMQ.csproj @@ -6,7 +6,7 @@ 4.0.0.0 4.0.0.0 - netstandard1.3;net35;net40;uap10.0 + netstandard1.3;net40;uap10.0 portable NetMQ ./NetMQ.snk