Does not contain a static 'main' method suitable for an entry point

前端 未结 26 1731
时光说笑
时光说笑 2020-12-05 12:55

I began organizing my code to day into seperarate .cs files, and in order to allow the methods that work with the UI to continue to do so I would create the .cs code under t

26条回答
  •  隐瞒了意图╮
    2020-12-05 13:14

    Salaam, I have both Visual Studio 2017 and Visual Studio 2019

    Visual Studio 2019 does not show this error but 2017 does. Try Installing Visual Studio 2019.


    Visual Studio 2017
    


    Visual Studio 2019
    

提交回复
热议问题