aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj')
-rw-r--r--src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj b/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj
index b86b1f53..cfa0b1d8 100644
--- a/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj
+++ b/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj
@@ -8,6 +8,7 @@
8 <Title>WiX Toolset MSBuild Tasks</Title> 8 <Title>WiX Toolset MSBuild Tasks</Title>
9 <DebugType>embedded</DebugType> 9 <DebugType>embedded</DebugType>
10 <PublishRepositoryUrl>true</PublishRepositoryUrl> 10 <PublishRepositoryUrl>true</PublishRepositoryUrl>
11 <RuntimeIdentifier>win-x86</RuntimeIdentifier>
11 </PropertyGroup> 12 </PropertyGroup>
12 13
13 <PropertyGroup> 14 <PropertyGroup>