From 48ccd3e2911d1f7171f379223b67b8ca4d16d4fc Mon Sep 17 00:00:00 2001 From: Malte Rosenbjerg Date: Thu, 16 Oct 2025 14:41:36 +0200 Subject: [PATCH] Update test config.json file --- FFMpegCore.Test/ffmpeg.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FFMpegCore.Test/ffmpeg.config.json b/FFMpegCore.Test/ffmpeg.config.json index b9c9a56..4577f15 100644 --- a/FFMpegCore.Test/ffmpeg.config.json +++ b/FFMpegCore.Test/ffmpeg.config.json @@ -1,3 +1,3 @@ { - "RootDirectory": "" + "BinaryFolder": "" } \ No newline at end of file