Project name with Space not working with Wix v5 #8535
Replies: 1 comment
-
resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have 2 projects in one solution. One project name is 'TestProject With Server Components'. I am able to create msi for that. And that is getting referenced by another project, that has the Bundle.wxs. In Bundle.wxs while providing source of first project's msi. Getting below error. I tried both of these syntaxes.
Getting error:
Undefined preprocessor variable '$(var.TestProject With Server Components.TargetPath)'
It was running till v3, after doing the upgrade facing this issue. Could anyone please suggest, how to resolve this issue.
Beta Was this translation helpful? Give feedback.
All reactions