diff options
Diffstat (limited to '')
| -rw-r--r-- | src/internal/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj b/src/internal/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj index 8a5237d1..4e1c3c26 100644 --- a/src/internal/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj +++ b/src/internal/WixBuildTools.TestSupport/WixBuildTools.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 | <IsWixTestSupportProject>true</IsWixTestSupportProject> | ||
| 14 | </PropertyGroup> | 15 | </PropertyGroup> |
| 15 | 16 | ||
| 16 | <ItemGroup> | 17 | <ItemGroup> |
