Skip to content

Commit

Permalink
Fix path to README
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhelle authored Jan 3, 2024
1 parent 6298983 commit 274ff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OasReader/OasReader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 274ff7d

Please sign in to comment.