aboutsummaryrefslogtreecommitdiff
path: root/src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/internal/WixInternal.TestSupport/WixInternal.TestSupport.csproj1
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