feat: 添加媒体播放检测功能以优化工作状态管理

This commit is contained in:
2026-01-17 13:53:57 +08:00
parent e26c015e09
commit 052aa060cc
3 changed files with 46 additions and 5 deletions

View File

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