C# “A project with an Output type of Class Library cannot be started directly“

网上其它方法试不通,直觉认为是属性配置问题。于是在项目属性中找灵感。

这个错误的意思是,设为启动项的类型出错。Class Library不能作为输出类型。
右键打开项目属性后,把Output type设为 Appilication形式的就好。
C# “A project with an Output type of Class Library cannot be started directly“

上一篇:Oracle DBMS_OUTPUT屏幕打印信息


下一篇:Verilog练习:HDLBits笔记16