Skip to content

Commit

Permalink
Update to FFmpeg 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dubiousconst282 committed Apr 25, 2024
1 parent 77ac9c7 commit fc86e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FFmpegWrapper/FFmpegWrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FFmpeg.AutoGen" Version="6.1.0" />
<PackageReference Include="FFmpeg.AutoGen" Version="7.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
</ItemGroup>
</Project>

0 comments on commit fc86e3e

Please sign in to comment.