diff options
Diffstat (limited to 'src/internal/WixBuildTools.MsgGen/WixBuildTools.MsgGen.csproj')
-rw-r--r-- | src/internal/WixBuildTools.MsgGen/WixBuildTools.MsgGen.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/WixBuildTools.MsgGen/WixBuildTools.MsgGen.csproj b/src/internal/WixBuildTools.MsgGen/WixBuildTools.MsgGen.csproj index 421f0713..0be55c43 100644 --- a/src/internal/WixBuildTools.MsgGen/WixBuildTools.MsgGen.csproj +++ b/src/internal/WixBuildTools.MsgGen/WixBuildTools.MsgGen.csproj | |||
@@ -2,7 +2,7 @@ | |||
2 | 2 | ||
3 | <PropertyGroup> | 3 | <PropertyGroup> |
4 | <OutputType>Exe</OutputType> | 4 | <OutputType>Exe</OutputType> |
5 | <TargetFramework>net461</TargetFramework> | 5 | <TargetFramework>net472</TargetFramework> |
6 | <IsTool>true</IsTool> | 6 | <IsTool>true</IsTool> |
7 | <SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking> | 7 | <SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking> |
8 | <DebugType>embedded</DebugType> | 8 | <DebugType>embedded</DebugType> |