dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.87k stars 1.69k forks source link

[Testing] Enable the multi-project template build test #20598

Open mattleibow opened 5 months ago

mattleibow commented 5 months ago

In the PR to add a multi-project template:

The build is failing on CI for some reason:

D:\a_work_temp\test-intg\packages\microsoft.windowsappsdk\1.3.230724000\buildTransitive\Microsoft.UI.Xaml.Markup.Compiler.interop.targets(760,9): error MSB3073: The command ""D:\a_work_temp\test-intg\packages\microsoft.windowsappsdk\1.3.230724000\buildTransitive..\tools\net5.0..\net472\XamlCompiler.exe" "obj\x86\Debug\net8.0-windows10.0.19041.0\win10-x86\input.json" "obj\x86\Debug\net8.0-windows10.0.19041.0\win10-x86\output.json"" exited with code 1. [D:\a_work_temp\test-intg\BuildMultiProjectProjectmauimultiprojectnet80Debug\BuildMultiProjectProjectmauimultiprojectnet80Debug.WinUI\BuildMultiProjectProjectmauimultiprojectnet80Debug.WinUI.csproj]

I am unable to repro locally and get any additional logs.

Binlog for the future:

build-133524013130710969.zip

ghost commented 5 months ago

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.