[regression/8.0.0-preview.6.8686] Static extension can't resolve nested class references from class libraries #16293
Labels
area-xaml
XAML, CSS, Triggers, Behaviors
fixed-in-8.0.0-rc.1.9171
Look for this fix in 8.0.0-rc.1.9171
i/regression
This issue described a confirmed regression on a currently supported version
platform/android 🤖
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When referencing nested static values from a class library in Xaml using the StaticExtension, Visual Studio complains about being unable to resolve the type:
Here's my
dotnet workload list
output:Steps to Reproduce
See public repo for different constant reference combinations
Link to public reproduction project repository
https://github.com/mavispuford/StaticExtensionsAppIssue
Version with bug
8.0.0-preview.6.8686
Last version that worked well
7.0.86
Affected platforms
Android, Windows, I was not able test on other platforms
Affected platform versions
Android 13, Windows 10.0.19044 Build 19044
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: