Skip to content

Commit

Permalink
minor updates to nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
mariodivece committed Mar 31, 2019
1 parent 9bf03d7 commit fdfee98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Unosquare.FFME.Windows/Unosquare.FFME.Windows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageProjectUrl>https://github.com/unosquare/ffmediaelement</PackageProjectUrl>
<PackageIconUrl>https://github.com/unosquare/ffmediaelement/blob/master/ffme.png</PackageIconUrl>
<PackageIconUrl>https://github.com/unosquare/ffmediaelement/raw/master/Support/ffme.png</PackageIconUrl>
<PackageTags>ffme hls wpf ffmpeg mediaelement h264 h265 hevc audio video decoding playback frame</PackageTags>
<PackageReleaseNotes>
This is a release package of the Michelob build referencing bindings to FFmpeg version 4.1.1
This package does not contain the required FFmpeg binaries. Please refer to the following URL for instructions on how to obtain the binaries: https://github.com/unosquare/ffmediaelement
Release details: https://github.com/unosquare/ffmediaelement/milestone/10?closed=1
Release details: https://github.com/unosquare/ffmediaelement/milestone/11?closed=1
</PackageReleaseNotes>
<RepositoryUrl>https://github.com/unosquare/ffmediaelement</RepositoryUrl>
<RepositoryType>git</RepositoryType>
Expand Down

0 comments on commit fdfee98

Please sign in to comment.