From 757f7ad64d58c7bdffb621133fa179f07c47eeeb Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Mon, 29 Mar 2021 23:44:49 +0200 Subject: [PATCH] Allowing to build in debug without the web app --- Kyoo/Kyoo.csproj | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Kyoo/Kyoo.csproj b/Kyoo/Kyoo.csproj index 5be7ba1d..7d420828 100644 --- a/Kyoo/Kyoo.csproj +++ b/Kyoo/Kyoo.csproj @@ -87,10 +87,13 @@ - + + + + + -