Skip to content

Commit

Permalink
Update icon url
Browse files Browse the repository at this point in the history
  • Loading branch information
junian committed Jan 4, 2024
1 parent 90b4177 commit e2d6903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Standard.Licensing/Standard.Licensing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<AssemblyOriginatorKeyFile>Standard.Licensing.snk</AssemblyOriginatorKeyFile>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<PackageIconUrl>https://1.bp.blogspot.com/-yv8fTM-7QdQ/WoghR2w1KJI/AAAAAAAAC28/0BGyFsS2nGoN9t2QnoXgMbiWVUwUipH1gCLcBGAs/s1600/standard-licensing-logo.png</PackageIconUrl>
<PackageIconUrl>https://raw.githubusercontent.com/junian/Standard.Licensing/master/assets/img/standard-licensing-logo.png</PackageIconUrl>
<CLSCompliant>True</CLSCompliant>
<ReleaseVersion>1.1.7</ReleaseVersion>
<Version>1.1.7</Version>
Expand Down

0 comments on commit e2d6903

Please sign in to comment.