Skip to content

Commit

Permalink
[chore]: Removed unnecessary readme.md from demo directory in fsproj.
Browse files Browse the repository at this point in the history
what changed?: remove readme.md from demo directory as a reference in fsproj
why?: not necessary
effect?: n/a
  • Loading branch information
arpxspace committed Jan 10, 2025
1 parent bfd2371 commit c8f56e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Feliz.AgGrid.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<PackageIcon>CIT-Circle.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include="..\demo\README.md" Link="README.md" />
<None Include="../CIT-Circle.png">
<Pack>true</Pack>
<PackagePath>$(PackageIconUrl)</PackagePath>
Expand Down

0 comments on commit c8f56e8

Please sign in to comment.