Skip to content

Commit

Permalink
Fix README.md reference
Browse files Browse the repository at this point in the history
  • Loading branch information
monambike committed Feb 8, 2024
1 parent f9a3d85 commit b486049
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 76 deletions.
3 changes: 3 additions & 0 deletions src/KWIJisho.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<None Include="..\README.md" Link="README.md" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ConcurrentHashSet" Version="1.3.0" />
<PackageReference Include="DSharpPlus" Version="4.4.6" />
Expand Down
76 changes: 0 additions & 76 deletions src/README.md

This file was deleted.

0 comments on commit b486049

Please sign in to comment.