Skip to content

Commit

Permalink
nuget fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bazzilic committed Dec 8, 2021
1 parent d12e730 commit 5f6707e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<Copyright>(c) Aprismatic Pte. Ltd. All rights reserved.</Copyright>
<PackageIcon>icon.png</PackageIcon>
<PackageIconUrl>https://i.ibb.co/SmV2V0m/aprismatic.png</PackageIconUrl>
<RepositoryUrl>https://github.com/aprismatic/elgamalext</RepositoryUrl>
<RepositoryUrl>https://github.com/aprismatic/pohlighellman</RepositoryUrl>
</PropertyGroup>

<ItemGroup>
<None Include="..\..\images\icon.png" Pack="true" PackagePath="\"/>
</ItemGroup>

</Project>
</Project>

0 comments on commit 5f6707e

Please sign in to comment.