Skip to content

Commit

Permalink
Move nuspec's deprecated iconUrl field to icon
Browse files Browse the repository at this point in the history
  • Loading branch information
altJake committed Dec 24, 2019
1 parent dc536b0 commit dad6c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TalonOne/TalonOne.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<projectUrl>https://github.com/talon-one/TalonOne.cs</projectUrl>

<!-- The icon is used in Visual Studio's package manager UI -->
<iconUrl>https://talon.one/favicons/favicon.ico</iconUrl>
<icon>https://assets.website-files.com/5d23691b4883306fdcfb2499/5d9434227a88106f32e7de25_favicon-32x32.png</icon>

<!-- Copyright information -->
<copyright>Copyright ©2019 Talon.One GmbH</copyright>
Expand Down

0 comments on commit dad6c7b

Please sign in to comment.