无法卸载工具 dotnet

Can't uninstall tool dotnet

下午大家,

我已经使用模拟 Lambda 测试工具一段时间了,没有任何问题。但是,在最近更新到 visual studio 2019 16.10.1 之后,该工具不再有效。我一直遇到错误:

The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core.
The program '[22900] dotnet-lambda-test-tool-3.1.exe' has exited with code -2147450726 (0x8000809a).

我发现测试工具存在问题,但是当我尝试卸载该工具时出现此错误:

Failed to uninstall tool 'amazon.lambda.testtool-3.1': Failed to retrieve tool configuration: Could not find file 'C:\Users\nacholibre\.dotnet\tools\.store\amazon.lambda.testtool-3.1[=11=].11.3\project.assets.json'.

我也无法安装该工具,因为出现此错误:

Failed to create shell shim for tool 'amazon.lambda.testtool-3.1': Command 'dotnet-lambda-test-tool-3.1' conflicts with an existing command from another tool.
Tool 'amazon.lambda.testtool-3.1' failed to install.

dotnet\tools.store\amazon.lambdatesttool.... 中的文件夹完全是空的。我试图重命名该文件夹以进行全新安装,但没有成功,仍然是同样的错误。

所以...有谁知道如何手动删除此工具以便重新安装??

必须重命名位于此处的 exe,然后才能重新安装...

"C:\Users\nacholibre.dotnet\tools\dotnet-lambda-test-tool-3.1.exe"