Skip to content

Commit

Permalink
Replace PackageIconUrl by icon
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Oct 11, 2019
1 parent bb96064 commit 145b07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ocaramba/Ocaramba.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Copyright>Copyright © 2015</Copyright>
<Company>Objectivity Bespoke Software Specialists</Company>
<PackageProjectUrl>https://github.com/ObjectivityLtd/Ocaramba</PackageProjectUrl>
<PackageIconUrl>https://github.com/ObjectivityLtd/Ocaramba/wiki/images/Ocaramba-logo-64x64.png</PackageIconUrl>
<icon>https://github.com/ObjectivityLtd/Ocaramba/wiki/images/Ocaramba-logo-64x64.png</icon>
<RepositoryUrl>https://github.com/ObjectivityLtd/Ocaramba</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReleaseNotes>You can find info about this release here: https://github.com/ObjectivityLtd/Ocaramba/releases</PackageReleaseNotes>
Expand Down

0 comments on commit 145b07a

Please sign in to comment.