From 5537e77984f560ad4b0ef7d98d059d3a65d82834 Mon Sep 17 00:00:00 2001 From: Jordan Dominion Date: Sat, 25 Nov 2023 09:52:27 -0500 Subject: [PATCH] Enable VS Build Acceleration globally --- build/Common.props | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Common.props b/build/Common.props index 40e797c169..d826c09025 100644 --- a/build/Common.props +++ b/build/Common.props @@ -4,6 +4,7 @@ net$(TgsNetMajorVersion).0 latest + true