-
Hi, I'm trying to migrate to WiX v4 and I'm having an issue with CustomActions.CA.dll creation In my CustomActions.csproj file I have this line referencing to v3.11 files:
I've tried replacing it with this file after searching a bit online for answers Is there a guide/document on how it should be done? Am I looking in the wrong place for the proper file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is a sample managed CA project at https://github.com/wixtoolset/wix4/tree/develop/src/test/burn/TestData/WixIuiBaTests/ManagedCA |
Beta Was this translation helpful? Give feedback.
There is a sample managed CA project at https://github.com/wixtoolset/wix4/tree/develop/src/test/burn/TestData/WixIuiBaTests/ManagedCA