✅ link A project's file to B project which references A project
how can i link file, so it will appear when you reference project A
i tried
<Content Include="CustomNativeConfig.props" Pack="true" Link="%(Filename)%(Extension)"/>
, but it didn't work1 Reply
nvm
i had to create nuget package and reference it instead of project