Pavel Anpin
Pavel Anpin
Above workaround by @iwillspeak worked for me
this is still failing on nixos with dotnet-sdk `9.0.100-preview.7.24407.12` reproduction repository is still [here](https://github.com/anpin/maui-on-nix) ```console > dotnet --info .NET SDK: Version: 9.0.100-preview.7.24407.12 Commit: d672b8a045 Workload version: 9.0.100-manifests.ad7d8b9c MSBuild version: 17.12.0-preview-24374-02+48e81c6f1...
```console > dotnet --info .NET SDK: Version: 9.0.100-rc.1.24452.12 Commit: 81a714c6d3 Workload version: 9.0.100-manifests.2acaa684 MSBuild version: 17.12.0-preview-24422-09+d17ec720d Runtime Environment: OS Name: nixos OS Version: 24.11 OS Platform: Linux RID: linux-x64 Base...
Hi, I have just tried your PR and found that `idf.py --version` still reports to be at 5.1.3 ``` idf.py --version fatal: not a git repository: '/nix/store/6fhgra3f7pmzljs1gz20ysv8ixq33il1-esp-idf-v5.2.2/.git' WARNING: Git version...
I have tried to fork MSAL and align webview2 version with one referenced by Microsoft.WindowsAppSDK. Now the project fails to compile with the same `Payload contains two or more files...
ok after `git clean -ffdx` it builds and starts, yet fails with the same error of `Could not load file or assembly...`, but with an updated version of 1.0.2646. Execution...
@FoggyFinder I had to fork, update the reference you have mentioned and build MSAL myself https://github.com/anpin/microsoft-authentication-library-for-dotnet/tree/fix/webview2
There was a merge yesterday for the first time in a long time. Perhaps it broke the website.
I will try now, but not sure if I'll have enough time to finish today. Was banging my head for the last hour trying to fix ihaskel imports, this branch...
@alienzj your repository link is broken 