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
Having <None Include="path/to/icon.png" Pack="true" PackagePath="icon.png" /> along with IncludeContentInPack set to false doesn't include the icon.png file in the package.
I don't think IncludeContentInPack should affect None items, especially when Pack is explicitly set to true.