Trouble adding UniformGrid to MainPage.xaml forUnoPlatform ubuntu c# solution #21728
Unanswered
HowardPWeiss
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MainPage.xaml includes
.csproj file includes
Directory.Packages.Props include
dotnet list package
[net9.0-desktop1.0]:
Top-level Package Requested Resolved
dotnet build reports error
CSC : error UXAML0001: Processing failed for file /home/howard/ChatGPT/SudokuUnoBlank/SudokuUnoBlank/MainPage.xaml (System.InvalidOperationException: The type {using:Uno.CommunityToolkit.WinUI.UI.Controls.Primitives}UniformGrid could not be found
According to Nuget package, this package supports
How do I fix my project/build?
Beta Was this translation helpful? Give feedback.
All reactions