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
ThisAssembly should not propagate transitively by default
Since we typically generate code that's intended for consumption within the project itself, we shouldn't cause other projects referencing the consuming project to also get ThisAssembly stuff.
Fixes#210
0 commit comments