Skip to content

Commit

Permalink
Pack the actual project readme, not the repo root one
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu authored Nov 17, 2022
1 parent 344bbb2 commit 0142fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gcm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<Content Include="nuget.png" PackagePath="icon.png" Pack="true" />
<None Include="..\readme.md" PackagePath="readme.md" Pack="true" />
<None Update="readme.md" PackagePath="readme.md" Pack="true" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0142fec

Please sign in to comment.