From 84ad399da5d3eda28144ed4007c2d070f0efb31e Mon Sep 17 00:00:00 2001 From: tidusjar Date: Wed, 28 Aug 2019 22:54:38 +0100 Subject: [PATCH] Remove yarn build from CSProj, should speed up builds --- src/Ombi/Ombi.csproj | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/src/Ombi/Ombi.csproj b/src/Ombi/Ombi.csproj index 2ed1edfd2..11fafb11b 100644 --- a/src/Ombi/Ombi.csproj +++ b/src/Ombi/Ombi.csproj @@ -103,19 +103,4 @@ - - - - - - - - - - - %(DistFiles.Identity) - PreserveNewest - - - - + \ No newline at end of file