0

我正在尝试在 Visual Studio 2017 的标准安装中构建 SharpSNMPLib,但正如标题所暗示的那样,它不会编译

Severity    Code    Description Project File    Line    Suppression State
Error   MSB4057 The target "Clean" does not exist in the project.   SharpSnmpLib    C:\stuff\sharpsnmplib-master\SharpSnmpLib\SharpSnmpLib.csproj   1   

知道我需要做什么来编译它吗?我已经安装了 .net 框架 4.6。当我查看项目属性时,.net 的版本只是一个我无法编辑的灰色框,所以我认为这是一个线索,它可能缺少构建它的 .net 版本。

项目属性对话框

我已经运行了 bat 文件“prepare.bat”(还有一些其他的,哈哈!)。

4

0 回答 0