We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dca4f commit c13122fCopy full SHA for c13122f
1 file changed
FLExInstaller/wix6/Shared/Common/CustomComponents.wxi
@@ -61,7 +61,7 @@
61
<?ifdef MASTERBUILDDIR?>
62
<!--
63
Newtonsoft.Json.dll: WiX 3 heat-exclude + KeyPathFix; WiX 6 wix6/Shared/Base/heat-exclude.xml + KeyPathFix.
64
- NewtonsoftJsonApp: private copy. NewtonsoftJsonGac: GAC (Assembly=.net). Patch both components when the DLL changes.
+ NewtonsoftJsonApp: private copy. NewtonsoftJsonGac: GAC (Assembly=.net).
65
-->
66
<DirectoryRef Id="APPFOLDER">
67
<Component Id="NewtonsoftJsonApp" Guid="{B8A47C61-2E90-4D1A-9F4E-7C3B5A682D01}">
0 commit comments