The program '[3984] dotnet.exe' has exited with code -2147450751 (0x80008081)

后端 未结 3 1457
执笔经年
执笔经年 2020-12-11 15:20
The program \'[3984] dotnet.exe\' has exited with code -2147450751 (0x80008081).
The program \'[3984] dotnet.exe: Program Trace\' has exited with code 0 (0x0).
The p         


        
3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-11 16:02

    I just right click on the project then select properties and change the target framework from 1.1 to 1.0. DONE!

提交回复
热议问题