.net core wpf 无法使用System.Windows.Forms
打开项目.csproj 添加:
<UseWindowsForms>true</UseWindowsForms>
转自https://blog.csdn.net/CFY530/article/details/104136358
打开项目.csproj 添加:
<UseWindowsForms>true</UseWindowsForms>
转自https://blog.csdn.net/CFY530/article/details/104136358