Camelotia
Camelotia copied to clipboard
[Bug]: UWP app won't build due to certain views not being recognised
trafficstars
Describe the bug 🐞
Tried to build UWP app.
Build failed, due to
XDG0008 The name "DirectAuthView" does not exist in the namespace "using:Camelotia.Presentation.Uwp.Views". Camelotia.Presentation.Uwp D:\Downloads\Camelotia-main (2)\Camelotia-main\src\Camelotia.Presentation.Uwp\Views\AuthView.xam
The 'missing' files do exist, and they all render properly in Visual Studio 22.
The Avalonia and WPF example work without any issue.
Step to reproduce
Downloaded the example Tried to build
Reproduction repository
https://github.com/reactiveui/ReactiveUI
Expected behavior
App should build, and display
Screenshots 🖼️

IDE
Visual Studio 2022
Operating system
Windows 11
Version
No response
Device
No response
ReactiveUI Version
No response
Additional information ℹ️
No response