Skip to content

Error when trying to use Wixext UI on Github build #7115

Answered by na185068
na185068 asked this question in Questions
Discussion options

You must be logged in to vote

OK, the solution was:

  1. Rebuild the whole project and change settings of VS: Tools->NuGet Package Manager->Package Manager settings -> Default package management format to "PackageReference" +unchecked All other options besides the "Allow NuGet to download missing packages".
  2. Following Rob's advice, I removed the obj,bin.
  3. Run msbuild - restore on the ProjectName.sln
  4. Run msbuild the ProjectName.sln.
    Hope this will help others who face that issue.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@na185068
Comment options

Comment options

You must be logged in to vote
3 replies
@robmen
Comment options

@na185068
Comment options

@robmen
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by na185068
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants