diff options
| author | Rob Mensching <rob@firegiant.com> | 2026-01-19 17:02:30 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2026-01-21 12:47:56 -0800 |
| commit | 6e5d4330049dce6a91327d2ad36790a1ea34db3f (patch) | |
| tree | cf96c8c22cec7d42a25ebfcb6da14f7da627c142 /src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj | |
| parent | 50de1c4ee7a56e47a06c44769cea5aa2457a829b (diff) | |
| download | wix-main.tar.gz wix-main.tar.bz2 wix-main.zip | |
Resolves 9196
Diffstat (limited to '')
| -rw-r--r-- | src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj b/src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj index 4e1c3c26..253202d4 100644 --- a/src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj +++ b/src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | <CreateDocumentationFile>true</CreateDocumentationFile> | 11 | <CreateDocumentationFile>true</CreateDocumentationFile> |
| 12 | <NoWarn>$(NoWarn);CS1591</NoWarn> | 12 | <NoWarn>$(NoWarn);CS1591</NoWarn> |
| 13 | <SignOutput>false</SignOutput> | 13 | <SignOutput>false</SignOutput> |
| 14 | <IncludeSomeVerInfo>true</IncludeSomeVerInfo> | ||
| 14 | <IsWixTestSupportProject>true</IsWixTestSupportProject> | 15 | <IsWixTestSupportProject>true</IsWixTestSupportProject> |
| 15 | </PropertyGroup> | 16 | </PropertyGroup> |
| 16 | 17 | ||
