摘要: 修改项目的csproj文件 <PropertyGroup> <OutputType>WinExe</OutputType> <TargetFramework>net6.0-windows</TargetFramework> <Nullable>enable</Nullable> <UseWPF>tr 阅读全文
posted @ 2023-11-26 11:39 yzhyingcool 阅读(261) 评论(0) 推荐(1) 编辑