运行Command属性未定义? [英] Run Command property not defined?

查看:505
本文介绍了运行Command属性未定义?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿那里,因为问题表明我已经在Microsoft Visual Studio中创建了一个应用程序并且它被设置为控制台应用程序。

当我尝试编译它时(最近工作,在我之前)改变了一件小事 - 我的几个方法使用了我创建的新方法的返回值,而不是自己获取值,这样我就不必每次都重复同样的事情。)
现在它说Run Command属性未定义,无法正确构建它。我在这里很新,有什么帮助吗?



注意:我认为这是视觉C#?我不完全确定所以我离开了它。

Hey there, as the question suggests I have made an app in Microsoft Visual Studio and it is set to be a console application.
When I try to compile it (which worked recently, before I changed one small thing - made a couple of my methods use the returned value from a new method I created rather than acquire the value themselves so that I do not have to repeat the same thing each time.) it now says that the Run Command property is not defined and won't properly build it. I am pretty new here, any help?

Note: I think this is visual C#? I am not completely sure so I left it be.

推荐答案

如果在没有调试的情况下启动它,使用< Ctrl + F5>?

提供一些有关的详细信息项目属性中的"目标框架"和"输出类型"选项。也许问题与以下内容有关:

        
https://github.com/dotnet/sdk/issues/833

    ;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;&NBSP;
https://github.com/dotnet/project-system/issues/1309


这篇关于运行Command属性未定义?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆