From 64fb5fd23fdd594df1cfb51bcedb87e1e0d518dd Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Wed, 11 Oct 2023 23:19:03 +0200 Subject: [PATCH] Compress all binding resource packages. Compress all binding resource packages, to try to avoid MAX_PATH problems on Windows. --- Directory.Build.props | 1 + 1 file changed, 1 insertion(+) diff --git a/Directory.Build.props b/Directory.Build.props index ead76e01f..c1f311a05 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -3,5 +3,6 @@ bin\$(MSBuildProjectName)\ obj\$(MSBuildProjectName)\ obj\$(MSBuildProjectName)\ + true