From 07d21dd0d0f1e85ddcc15d4924b86f9ccaaaa996 Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Thu, 2 Dec 2021 08:57:45 -0800 Subject: [PATCH] Temporarily disable packing for ClangSharpPInvokeGenerator --- .../ClangSharpPInvokeGenerator/ClangSharpPInvokeGenerator.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/sources/ClangSharpPInvokeGenerator/ClangSharpPInvokeGenerator.csproj b/sources/ClangSharpPInvokeGenerator/ClangSharpPInvokeGenerator.csproj index 68946adf..c8ee1251 100644 --- a/sources/ClangSharpPInvokeGenerator/ClangSharpPInvokeGenerator.csproj +++ b/sources/ClangSharpPInvokeGenerator/ClangSharpPInvokeGenerator.csproj @@ -7,6 +7,7 @@ + false true