Unable to publish WinUI due duplicated WebView2 package from MSIX tooling and nuget package

Hello,
I am unable to publish my current software due duplicated packages. I do used a workaround in the past. But it isnt working anymore and I dont know why.

WinAppSDK 1.5

Building works, publishing not.

This is the workaround.
https://github.com/unoplatform/uno/issues/14555#issuecomment-1876175425
GitHub
Current behavior After adding Uno.WinUI.MSAL and setting <WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained> in Windows .csproj, build fails with: C:\Program Files\dotnet\sdk...
Was this page helpful?