Page resolves to different Type after unknown condition (Maybe VS Update) #13247
-
It habbend to me before, so i can not say its caused by a VS Update, but this 2nd time i updated VS and then could observe the following problem: I Create a Project. The MainPage(example, this is the same for any type) inherits from Page (Located in a WinUI dll Versioned 3.0.0) This is not only a suspicious version number, but also the sourcecode of this both dlls differ a lot. ive attached the binlog as adviced. If any more information is required i try to provide asap. Tested Fixes:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Another Observation: BUT: the selected platform makes the difference i now saw. It matters if the selected one is "net7.0" or "net7.0-windows10.0.19041" |
Beta Was this translation helpful? Give feedback.
Another Observation:
I created a new template project. after a PC restart this project also points to the uno.ui dll, that effectivily kills intellisense.
BUT: the selected platform makes the difference i now saw. It matters if the selected one is "net7.0" or "net7.0-windows10.0.19041"