From 9ae4228909ef15dc3680546d3fa9c4c4b1a71c24 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Tue, 5 Nov 2019 22:11:30 +0000 Subject: [PATCH] Added the new JIT Tiered compliation --- src/Ombi/Ombi.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Ombi/Ombi.csproj b/src/Ombi/Ombi.csproj index 9c17d6bdd..e86a3c6a2 100644 --- a/src/Ombi/Ombi.csproj +++ b/src/Ombi/Ombi.csproj @@ -11,6 +11,7 @@ 3.1 ClientApp\ $(DefaultItemExcludes);$(SpaRoot)node_modules\** + true