Skip to content

Commit

Permalink
Adding necessary NuGet package properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed May 24, 2023
1 parent 0cd6ac2 commit 2a2ab1b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Lombiq.Arithmetics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
<PackageTags>Lombiq;Hastlayer;FPGA;HardwareAcceleration;Performance;Arithmetic;FloatingPoint;Posit;Unum</PackageTags>
<PackageProjectUrl>https://github.com/Lombiq/Arithmetics</PackageProjectUrl>
</PropertyGroup>

<ItemGroup>
<None Include="License.md" Pack="true" PackagePath="" />
<None Include="Readme.md" />
<None Include="NuGetIcon.png" Pack="true" PackagePath="" />
</ItemGroup>

<ItemGroup>
<Compile Remove="Lombiq.Arithmetics.Tests\**" />
Expand Down
Binary file added NuGetIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a2ab1b

Please sign in to comment.