We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e44c31 commit 1823760Copy full SHA for 1823760
Src/Drogecode.Blazor.ExpireStorage/Drogecode.Blazor.ExpireStorage.csproj
@@ -47,7 +47,8 @@
47
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
48
</Content>
49
<Content Include="..\..\README.md">
50
- <Pack>false</Pack>
+ <Link>README.md</Link>
51
+ <Pack>true</Pack>
52
53
54
</ItemGroup>
0 commit comments