From a012612e03316f3307c4312deca5b40057052527 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sun, 1 Mar 2020 02:32:32 +0100 Subject: [PATCH] Copying static files --- Kyoo/Kyoo.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Kyoo/Kyoo.csproj b/Kyoo/Kyoo.csproj index 510e1aeb..6a1af079 100644 --- a/Kyoo/Kyoo.csproj +++ b/Kyoo/Kyoo.csproj @@ -57,11 +57,11 @@ PreserveNewest true - - - - - + + wwwroot/%(StaticFiles.RecursiveDir)%(StaticFiles.Filename)%(StaticFiles.Extension) + PreserveNewest + true +