visual studio 2022 Maui .net 9 build issues #27759
Labels
platform/windows 🪟
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Description
I am using visual studio 2022 bo build Maui Net 9 applications.
I have created several apps with the same result: build error with duplicate filename. Always some file thats not directly in my project.
Steps to Reproduce
i have repeated these steps several times.
Link to public reproduction project repository
No response
Version with bug
9.0.40 SR4
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.100 SR10
Affected platforms
Windows
Affected platform versions
Windows 11
Did you find any workaround?
Yes.
I put all of my content in a control library and host the master control in 1 page in main app. I did this to make it easier to change out main project when it corrupts.
I moved all of these projects to .net 8.
My opinion is .Net 9 and Maui is currently unusable.
Relevant log output
The text was updated successfully, but these errors were encountered: