dotnet-example icon indicating copy to clipboard operation
dotnet-example copied to clipboard

dotnet.exe process not exit after running "dotnet example xxx"

Open heroboy opened this issue 2 years ago • 2 comments

图片

heroboy avatar Nov 30 '23 01:11 heroboy

You will need to provide a bit more information than that screenshot for this to be actionable. Is there a repository? What version are you using of .NET, what version of dotnet-example, etc etc

patriksvensson avatar Nov 30 '23 07:11 patriksvensson

Sorry.

The repo is https://github.com/spectreconsole/spectre.console/ dotnet example version I think it is 2.0.0 ,because it is in the dotnet-tools.json And for .NET:

.NET SDK:
 Version:           8.0.100
 Commit:            57efcf1350
 Workload version:  8.0.100-manifests.6a1e483a

运行时环境:
 OS Name:     Windows
 OS Version:  10.0.22631
 OS Platform: Windows
 RID:         win-x64
 Base Path:   C:\Program Files\dotnet\sdk\8.0.100\

已安装 .NET 工作负载:
 Workload version: 8.0.100-manifests.6a1e483a
没有要显示的已安装工作负载。

Host:
  Version:      8.0.0
  Architecture: x64
  Commit:       5535e31a71

.NET SDKs installed:
  6.0.320 [C:\Program Files\dotnet\sdk]
  8.0.100 [C:\Program Files\dotnet\sdk]

heroboy avatar Dec 01 '23 00:12 heroboy