Skip to content

Commit

Permalink
- fixes readme path to the correct hidi readme
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Sep 19, 2023
1 parent 05bfddb commit cca1bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<!-- End Unit test Internals -->

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

</Project>

0 comments on commit cca1bb9

Please sign in to comment.