Skip to content

Commit

Permalink
Fix icon URL
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Aug 28, 2019
1 parent 25145b1 commit dad59ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuspec/nuget/BBT.StrategyPattern.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>A strategy pattern implementation for .NET.</description>
<license type="expression">MIT</license>
<projectUrl>https://github.com/bbtsoftware/BBT.StrategyPattern/</projectUrl>
<iconUrl>https://raw.githubusercontent.com/bbtsoftware/BBT.StrategyPattern/de51feaf705f283540a21b1cb7c317ed36cbd03e/nuspec/nuget/icon.png</iconUrl>
<iconUrl>https://raw.githubusercontent.com/bbtsoftware/BBT.StrategyPattern/dfa1b06283f8e4d7dbd3793a3a4c2be7e2cff0c9/nuspec/nuget/icon.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<repository type="git" url="https://github.com/bbtsoftware/BBT.StrategyPattern.git"/>
<copyright>Copyright © BBT Software AG</copyright>
Expand Down

0 comments on commit dad59ad

Please sign in to comment.