From 9f6ad4d4ccd817a29df24c6dfde081868c6e5929 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Mon, 4 Sep 2017 21:17:42 +0200 Subject: [PATCH] GM.Redis targets netstandard1.5 and depends on SE.Redis 1.2.6 (#6) --- .../Greentube.Monitoring.Redis.csproj | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/src/Greentube.Monitoring.Redis/Greentube.Monitoring.Redis.csproj b/src/Greentube.Monitoring.Redis/Greentube.Monitoring.Redis.csproj index 20632a9..fe5a979 100644 --- a/src/Greentube.Monitoring.Redis/Greentube.Monitoring.Redis.csproj +++ b/src/Greentube.Monitoring.Redis/Greentube.Monitoring.Redis.csproj @@ -1,7 +1,7 @@  - netstandard1.3;net46 + netstandard1.5 true Greentube.Monitoring.Redis 0.0.0 @@ -10,8 +10,7 @@ Redis health monitor for Greentube.Monitoring allowing probes and health check of Redis databases redis;health-checks;monitor;health;load-balancer https://github.com/Greentube/monitoring - 1.6.0 - $(PackageTargetFallback);dnxcore50 + 1.6.1 false false false @@ -23,7 +22,7 @@ full - + @@ -32,14 +31,9 @@ - - - - - - - - + + +