摘要:
修改项目文件(.csproj) 从 .NET 6 开始,System.Drawing.Common 默认不再支持非 Windows 平台。你需要手动在项目的 .csproj 文件中添加配置来启用 Unix 支持: 编写 Dockerfile 在你的 Dockerfile 中,需要基于官方的 .NET 阅读全文
posted @ 2026-06-04 08:59
过错
阅读(9)
评论(0)
推荐(0)
摘要:
-- 常用命令: vscode dotnet命令 还原依赖 dotnet restore 调试编译 dotnet build 正式发布 dotnet publish -c Release 独立包(自带运行时) dotnet publish -c Release --self-contained tr 阅读全文
posted @ 2026-06-04 08:40
过错
阅读(4)
评论(0)
推荐(0)

浙公网安备 33010602011771号