You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of our setup is to enable us to only load what we need to work on an individual component. If I load the Primitives component from the main repo though, I can't perform this workflow, tests won't run independently of the all-up solution we use in the CI for this component.
Describe the bug
Part of our setup is to enable us to only load what we need to work on an individual component. If I load the
Primitives
component from the main repo though, I can't perform this workflow, tests won't run independently of the all-up solution we use in the CI for this component.Related #101
#62 (comment)
Steps to reproduce
Can't as Internal UniformGrid helper:
If you make that public, then run into issues running the tests due to missing XAML reference (or something) (see image below)
These tests run fine in the CI
Expected behavior
Able to run tests successfully, just as if run in CI, but just scoped to the component I have open.
Screenshots
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
No, I'm unable to contribute a solution.
The text was updated successfully, but these errors were encountered: