possible fix bug that magazines only can output to jpg once
This commit is contained in:
9
PDFWorkflowManager/Setup/Setup.wixproj
Normal file
9
PDFWorkflowManager/Setup/Setup.wixproj
Normal file
@@ -0,0 +1,9 @@
|
||||
<Project Sdk="WixToolset.Sdk/6.0.1">
|
||||
<PropertyGroup>
|
||||
<OutputType>Bundle</OutputType>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="WixToolset.BootstrapperApplications.wixext" Version="6.0.1" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user