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
Upon testing I realized that this really only works for templates running inside a project folder, but will not work for templates running inside the root solution folder.
This would be useful to access properties in Directory.Build.props for example for creating documentation pages or other top-level content items which might benefit from accessing global solution properties such as <Authors> or <Copyright>.