From 146a11d7da1c1686044690f66a6b4f4835ae57d1 Mon Sep 17 00:00:00 2001 From: FaulMit <48646918+FaulMit@users.noreply.github.com> Date: Sun, 2 Aug 2026 18:47:21 +0200 Subject: [PATCH] Include FFmpeg in first clean publish --- src/Captail/Captail.csproj | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/src/Captail/Captail.csproj b/src/Captail/Captail.csproj index 049f697..fbd530c 100644 --- a/src/Captail/Captail.csproj +++ b/src/Captail/Captail.csproj @@ -62,6 +62,28 @@ + + + <_FfmpegBuildFile Include="$(FfmpegRuntimeRoot)\**\*" /> + + + + + + + <_FfmpegPublishFile Include="$(FfmpegRuntimeRoot)\**\*" /> + + + + @@ -110,12 +132,6 @@ PreserveNewest PreserveNewest - - ffmpeg\%(RecursiveDir)%(Filename)%(Extension) - true - PreserveNewest - PreserveNewest -