C# 新建的类库无法添加 System.Drawing 引用问题

xingworld / 2024-11-07 / 原文

C#类库添加System.Drawing引用时,选择程序集 -> 框架 -> 再搜索对应的库,添加引用就可以了。不要在COM中搜索。