I created the nuget package for the interaction library. When using this package, Nuget automatically sets the Deploy Interaction Types to True.
However, in my project it should be False.
Is there a way in Nuget to indicate that interaction types should not be inlined?
source share