diff options
Diffstat (limited to 'src/dtf/WixToolset.Dtf.CustomAction/WixToolset.Dtf.CustomAction.csproj')
-rw-r--r-- | src/dtf/WixToolset.Dtf.CustomAction/WixToolset.Dtf.CustomAction.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dtf/WixToolset.Dtf.CustomAction/WixToolset.Dtf.CustomAction.csproj b/src/dtf/WixToolset.Dtf.CustomAction/WixToolset.Dtf.CustomAction.csproj index 379aa194..9204e22b 100644 --- a/src/dtf/WixToolset.Dtf.CustomAction/WixToolset.Dtf.CustomAction.csproj +++ b/src/dtf/WixToolset.Dtf.CustomAction/WixToolset.Dtf.CustomAction.csproj | |||
@@ -7,7 +7,6 @@ | |||
7 | <IncludeBuildOutput>false</IncludeBuildOutput> | 7 | <IncludeBuildOutput>false</IncludeBuildOutput> |
8 | <Title>The WiX Toolset Managed CustomAction Framework.</Title> | 8 | <Title>The WiX Toolset Managed CustomAction Framework.</Title> |
9 | <Description>The WiX Toolset lets developers create managed custom actions for the Windows Installer. This package contains the tools necessary to convert your project into a managed custom action.</Description> | 9 | <Description>The WiX Toolset lets developers create managed custom actions for the Windows Installer. This package contains the tools necessary to convert your project into a managed custom action.</Description> |
10 | |||
11 | <NuspecBasePath>$(OutputPath)</NuspecBasePath> | 10 | <NuspecBasePath>$(OutputPath)</NuspecBasePath> |
12 | </PropertyGroup> | 11 | </PropertyGroup> |
13 | 12 | ||