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
honzakostejn edited this page Sep 5, 2019
·
1 revision
Solution components are the parts of a solution. If you open the solution in UI, you see the components inside. If you open solution in .xml, you can see them in <RootComponents> element.
They are:
If you remember solution layering concept, it's important to acknowledge that there's not one layer per managed solution, but actually one layer per managed component.