We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da41ca8 commit bba3ca5Copy full SHA for bba3ca5
RoyalCode.EnterprisePatterns/base.targets
@@ -15,5 +15,6 @@
15
</PropertyGroup>
16
<ItemGroup>
17
<None Include="../icon.png" Pack="true" PackagePath="/"/>
18
+ <None Include="../../README.md" Pack="true" PackagePath="/"/>
19
</ItemGroup>
20
</Project>
0 commit comments