Skip to content

Commit

Permalink
Update FFmpeg required version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasf committed Jun 20, 2022
1 parent b1342f6 commit 888f69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/FFmpegInteropX.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<license type="expression">Apache-2.0</license>
<dependencies>
<group>
<dependency id="FFmpegInteropX.FFmpegUWP" version="4.0.0" />
<dependency id="FFmpegInteropX.FFmpegUWP" version="5.0.0" />
</group>
<group targetFramework="uap10.0" />
</dependencies>
Expand Down

0 comments on commit 888f69c

Please sign in to comment.