This commit was merged in pull request #9.
This commit is contained in:
2024-01-02 19:02:24 -05:00
committed by GitHub
parent dea2323499
commit 85ac22877c
11 changed files with 605 additions and 29 deletions

View File

@@ -9,6 +9,7 @@
<ItemGroup>
<Compile Include="Common.fs" />
<None Include="README.md" Pack="true" PackagePath="\" />
<None Include="..\icon.png" Pack="true" PackagePath="\" />
</ItemGroup>
</Project>