From ae8d38bdf60d9b6a420b6cdad7924055a4bb9455 Mon Sep 17 00:00:00 2001 From: Christian Arenas Date: Wed, 5 Jul 2017 13:37:18 +0200 Subject: [PATCH] Add StringNullOrEmptyBoolConverter to check when string value is null or empty --- .../eShopOnContainers.Core/eShopOnContainers.Core.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj b/src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj index 7dc2d80e6..83bd23ffc 100644 --- a/src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj +++ b/src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj @@ -49,6 +49,7 @@ +