Skip to content

Commit

Permalink
Fix link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mnadareski committed Feb 29, 2024
1 parent 9ffd79a commit 5c580b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SabreTools.Skippers/SabreTools.Skippers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
<PackageTags>skippers headers game</PackageTags>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<ItemGroup>
<None Include="README.md" Pack="true" PackagePath=""/>
<None Include="../README.md" Pack="true" PackagePath="" />
</ItemGroup>

</Project>

0 comments on commit 5c580b6

Please sign in to comment.