From ae3a60759a6387539085218774336d2073a80eca Mon Sep 17 00:00:00 2001 From: Archi Date: Wed, 10 Nov 2021 20:01:10 +0100 Subject: [PATCH] Set EnableCompressionInSingleFile The tradeoff is worth it for size in our case, people that don't want the startup time hit should be using generic package anyway --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index 122539b26..a81203764 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -11,6 +11,7 @@ Copyright © 2015-$([System.DateTime]::UtcNow.Year) $(Company) ASF is a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. true + true none latest true