Skip to content

Commit cca1bb9

Browse files
committed
- fixes readme path to the correct hidi readme
1 parent 05bfddb commit cca1bb9

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)