Skip to content

Commit

Permalink
Merge pull request #1349 from microsoft/butfix/readme-file-path
Browse files Browse the repository at this point in the history
- fixes readme path to the correct hidi readme
  • Loading branch information
baywet authored Sep 19, 2023
2 parents 05bfddb + cca1bb9 commit b1e0ab2
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 b1e0ab2

Please sign in to comment.