I am using Wix 3.5 and VS19 to setup my project. I use harvesting as a method to extract setup. My project is a .net 5.0 project. I added the necessary paths to the setup.wixproj file. While rebuilding the Setup project, I get the Content error. While the Binaries.wxs file is successfully created, I am getting the error "The target "ContentFilesProjectOutputGroup" does not exist in the project" in the Content.wxs file. This is the error I get while rebuilding the Setup project.. Thank you.
Asked
Active
Viewed 52 times