From e731a4fec42dd6dbfbdbcde542c8682a3a6a7cac Mon Sep 17 00:00:00 2001 From: Tyfon <29051038+tyfon7@users.noreply.github.com> Date: Mon, 15 Jul 2024 11:10:49 -0700 Subject: [PATCH] remove Dist config, just use Release --- UIFixes.csproj | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/UIFixes.csproj b/UIFixes.csproj index 009c93b..6ec4754 100644 --- a/UIFixes.csproj +++ b/UIFixes.csproj @@ -7,7 +7,7 @@ 2.2.0 true latest - Debug;Release;Dist + Debug;Release @@ -17,7 +17,6 @@ ..\..\..\..\SPT\3.9.0-debug ..\..\..\..\SPT\3.9.0 - ..\..\..\..\SPT\3.9.0 @@ -86,16 +85,15 @@