Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Commit ddfb9c8

Browse files
committed
Remove FFMPEG binaries
1 parent 0ffc9ea commit ddfb9c8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

OnnxStack.UI/OnnxStack.UI.csproj

-9
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,4 @@
6767
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.77" />
6868
</ItemGroup>
6969

70-
<ItemGroup>
71-
<None Update="ffmpeg.exe">
72-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
73-
</None>
74-
<None Update="ffprobe.exe">
75-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
76-
</None>
77-
</ItemGroup>
78-
7970
</Project>

0 commit comments

Comments
 (0)