From bcf61ecb1a3b43187267797884f888e1b7bd7f71 Mon Sep 17 00:00:00 2001 From: Robert Date: Tue, 25 Feb 2020 20:32:07 +0100 Subject: [PATCH] Build - Attempt to reduce build size by enabling trimming --- src/Artemis.UI/Artemis.UI.csproj | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Artemis.UI/Artemis.UI.csproj b/src/Artemis.UI/Artemis.UI.csproj index 869727ccd..2a2b57cc1 100644 --- a/src/Artemis.UI/Artemis.UI.csproj +++ b/src/Artemis.UI/Artemis.UI.csproj @@ -14,10 +14,8 @@ true MinimumRecommendedRules.ruleset bin\$(Platform)\$(Configuration)\ + true true - - - full