WalletWasabi: WiX 3 packager broken

General Description

I am not able to generate the MSI package anymore with WiX3. In the last period, I was able to do that by using VS2019 and WiX3 but since the last update of VS2019 it is not working anymore.

.NET version 6.0.300 of .NET SDK requires at least version 17.0.0 of MSBuild.

VS2019 is obsolete and it won’t support the new MSBuild. (see the full error below in the comment)

UPDATE!!

I was able to make it work by changing the global.json and remove the line rollForward and using v6.0.200.

Sooner or later this will die permanently. I was hoping we will be able to use this for a while with 2.0 but now I am thinking of fixing this before 2.0 otherwise we will have to do it after and probably it will be a breaking change in the installer.

Related:

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 2
  • Comments: 17

Most upvoted comments