© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•16mo ago•
2 replies
danilwaffle

✅ 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)"/>
<Content Include="CustomNativeConfig.props" Pack="true" Link="%(Filename)%(Extension)"/>
, but it didn't work
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Mixed Project References
C#CC# / help
2y ago
✅ Error while Dockerizing an ASP.NET project which references another project.
C#CC# / help
2y ago
❔ Make package C private in project A, which inherits project B which uses package C
C#CC# / help
3y ago
NuGet package project references
C#CC# / help
17mo ago