Skip to content

Commit

Permalink
URL for icon is fixed again
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanov Kirill committed Aug 11, 2018
1 parent 89ff04e commit f80a36b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RtspClientSharp/RtspClientSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- Low GC pressure during receive stage (when RTSP session is established); low amount of freezes under high load</Description>
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
<RequireLicenseAcceptance>false</RequireLicenseAcceptance>
<PackageIconUrl>https://github.com/BogdanovKirill/RtspClientSharp/blob/master/Images/package_icon.png</PackageIconUrl>
<PackageIconUrl>https://github.com/BogdanovKirill/RtspClientSharp/blob/master/Images/package_icon.png?raw=true</PackageIconUrl>
<Copyright>Copyright ©2018 Kirill Bogdanov</Copyright>
<Version>1.1.0</Version>
<PackageReleaseNotes>-RTP/RTCP over UDP transport is added
Expand Down

0 comments on commit f80a36b

Please sign in to comment.