We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 945fcfd + dca2254 commit f45e8f1Copy full SHA for f45e8f1
src/Twilio.AspNet.Shared.props
@@ -9,7 +9,7 @@
9
<PackageProjectUrl>https://github.com/twilio-labs/twilio-aspnet</PackageProjectUrl>
10
<RepositoryUrl>https://github.com/twilio-labs/twilio-aspnet.git</RepositoryUrl>
11
<RepositoryType>git</RepositoryType>
12
- <PackageIconUrl>https://s3.amazonaws.com/com.twilio.prod.twilio-docs/images/twilio-icon-64x64.png</PackageIconUrl>
+ <PackageIconUrl>https://github.com/twilio-labs/twilio-aspnet/blob/main/icon.png?raw=true</PackageIconUrl>
13
<PackageIcon>icon.png</PackageIcon>
14
<PackageReadmeFile>README.md</PackageReadmeFile>
15
<PublishRepositoryUrl>true</PublishRepositoryUrl>
0 commit comments