From b7527894b599243e72cafc747424f819438330ba Mon Sep 17 00:00:00 2001 From: David Nissimoff Date: Tue, 8 May 2018 18:02:09 -0700 Subject: [PATCH] Target netstandard2.0, clean up dependencies. --- src/Rafty/Rafty.csproj | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/src/Rafty/Rafty.csproj b/src/Rafty/Rafty.csproj index c74628e..327ecdb 100644 --- a/src/Rafty/Rafty.csproj +++ b/src/Rafty/Rafty.csproj @@ -2,7 +2,7 @@ RAFT consensus implementation - netcoreapp2.0 + netstandard2.0 2.0.0 2.0.0 Rafty @@ -12,7 +12,6 @@ API Gateway;.NET core https://github.com/TomPallister/Rafty https://github.com/TomPallister/Rafty - win10-x64;osx.10.11-x64;osx.10.12-x64;win7-x64 false false True @@ -25,15 +24,8 @@ - + - - - - - - -