fix: 优化视频/音频检测

This commit is contained in:
2026-01-18 20:33:46 +08:00
parent 1c7d48cd7a
commit 4ef611dc21
3 changed files with 148 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net9.0-windows</TargetFramework>
<TargetFramework>net9.0-windows10.0.19041.0</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>