Skip to content

Commit b1e0ab2

Browse files
authored
Merge pull request #1349 from microsoft/butfix/readme-file-path
- fixes readme path to the correct hidi readme
2 parents 05bfddb + cca1bb9 commit b1e0ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi.Hidi/Microsoft.OpenApi.Hidi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<!-- End Unit test Internals -->
7070

7171
<ItemGroup>
72-
<None Include="../../readme.md" Pack="true" PackagePath="" />
72+
<None Include="./readme.md" Pack="true" PackagePath="" />
7373
</ItemGroup>
7474

7575
</Project>

0 commit comments

Comments
 (0)