aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core/WixToolset.Core.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Core/WixToolset.Core.csproj')
-rw-r--r--src/WixToolset.Core/WixToolset.Core.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/WixToolset.Core/WixToolset.Core.csproj b/src/WixToolset.Core/WixToolset.Core.csproj
index 3952f97c..947c445f 100644
--- a/src/WixToolset.Core/WixToolset.Core.csproj
+++ b/src/WixToolset.Core/WixToolset.Core.csproj
@@ -9,6 +9,8 @@
9 <Title>WiX Toolset Core</Title> 9 <Title>WiX Toolset Core</Title>
10 <DebugType>embedded</DebugType> 10 <DebugType>embedded</DebugType>
11 <PublishRepositoryUrl>true</PublishRepositoryUrl> 11 <PublishRepositoryUrl>true</PublishRepositoryUrl>
12 <NBGV_EmitThisAssemblyClass>true</NBGV_EmitThisAssemblyClass>
13 <CreateDocumentationFile>true</CreateDocumentationFile>
12 </PropertyGroup> 14 </PropertyGroup>
13 15
14 <ItemGroup> 16 <ItemGroup>