diff options
Diffstat (limited to 'src/wixcop/WixCop.csproj')
-rw-r--r-- | src/wixcop/WixCop.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wixcop/WixCop.csproj b/src/wixcop/WixCop.csproj index 0e6be055..7021d9d7 100644 --- a/src/wixcop/WixCop.csproj +++ b/src/wixcop/WixCop.csproj | |||
@@ -10,6 +10,7 @@ | |||
10 | <DebugType>embedded</DebugType> | 10 | <DebugType>embedded</DebugType> |
11 | <PublishRepositoryUrl>true</PublishRepositoryUrl> | 11 | <PublishRepositoryUrl>true</PublishRepositoryUrl> |
12 | <!-- <PackAsTool>true</PackAsTool> --> | 12 | <!-- <PackAsTool>true</PackAsTool> --> |
13 | <RuntimeIdentifier>win-x86</RuntimeIdentifier> | ||
13 | </PropertyGroup> | 14 | </PropertyGroup> |
14 | 15 | ||
15 | <PropertyGroup> | 16 | <PropertyGroup> |