diff options
Diffstat (limited to 'src/wixcop')
-rw-r--r-- | src/wixcop/WixCop.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wixcop/WixCop.csproj b/src/wixcop/WixCop.csproj index 63e1aa06..ac5af52e 100644 --- a/src/wixcop/WixCop.csproj +++ b/src/wixcop/WixCop.csproj | |||
@@ -11,7 +11,6 @@ | |||
11 | <PublishRepositoryUrl>true</PublishRepositoryUrl> | 11 | <PublishRepositoryUrl>true</PublishRepositoryUrl> |
12 | <!-- <PackAsTool>true</PackAsTool> --> | 12 | <!-- <PackAsTool>true</PackAsTool> --> |
13 | <RuntimeIdentifier Condition=" '$(RuntimeIdentifier)'=='' and '$(TargetFramework)'!='netcoreapp2.1' ">win-x86</RuntimeIdentifier> | 13 | <RuntimeIdentifier Condition=" '$(RuntimeIdentifier)'=='' and '$(TargetFramework)'!='netcoreapp2.1' ">win-x86</RuntimeIdentifier> |
14 | <PlatformTarget>AnyCPU</PlatformTarget> | ||
15 | <AppConfig>app.config</AppConfig> | 14 | <AppConfig>app.config</AppConfig> |
16 | <ApplicationManifest>wixcop.exe.manifest</ApplicationManifest> | 15 | <ApplicationManifest>wixcop.exe.manifest</ApplicationManifest> |
17 | </PropertyGroup> | 16 | </PropertyGroup> |