From 9273d736409481077d25631de9ec7822954c2ac3 Mon Sep 17 00:00:00 2001 From: Archi Date: Sat, 2 Apr 2022 13:58:55 +0200 Subject: [PATCH] Check for overflow and underflow in debug builds --- Directory.Build.props | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Directory.Build.props b/Directory.Build.props index 91706ffa3..f0bf0359c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -7,6 +7,7 @@ AllEnabledByDefault ../resources/ASF.ico JustArchi + true JustArchiNET Copyright © 2015-$([System.DateTime]::UtcNow.Year) $(Company) ASF is a C# application with primary purpose of idling Steam cards from multiple accounts simultaneously. @@ -60,6 +61,7 @@ + false false none true