摘要: asp .net core 部署在docker中,使用了System.Drawing.Common包,在容器中使用时报错“The type initializer for 'Gdip' threw an exception.” 原因:因为System.Drawing.Common在跨平台的兼容性不够 阅读全文
posted @ 2023-05-15 19:37 咸鱼Y 阅读(499) 评论(0) 推荐(0) 编辑