dotnet / dotnet/website-feedback

VS Code ターミナルに Hello, World! が表示されません。

Open
#1,266 0 comments 0 reactions 0 assignees View on GitHub
area-tutorials needs-triage
Dominant language
No language data
Stars
7
Forks
57
PR merge metrics
No merged PRs in 30d

Description

### URL

https://dotnet.microsoft.com/ja-jp/learn/dotnet/hello-world-tutorial/run

### Operating system

windows 11 Home

### More information about your system

OSのバージョン 25H2
アーキテクチャ x64

### Description

VS Code ターミナルに Hello, World! と表示されるはずが、以下のように表示されます。

ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー

PS C:\shibata\Wacom> & 'c:\Users\iroha\.vscode\extensions\ms-dotnettools.csharp-2.130.5-win32-x64\.debugger\x86_64\vsdbg.exe' '--interpreter=vscode' '--connection=14c9214305294ade845eaba012eede79'
You must install or update .NET to run this application.

App: C:\shibata\Wacom\MyConsoleApp\bin\Debug\net10.0\MyConsoleApp.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '10.0.0' (x64)
.NET location: C:\Users\iroha\AppData\Local\Microsoft\dotnet

No frameworks were found.

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=10.0.0&arch=x64&rid=win-x64&os=win10
PS C:\shibata\Wacom>

### dotnet --info

指定されたコマンドまたはファイルが見つからなかったため、実行できませんでした。
これには、次のような理由が考えられます:
* 組み込みの dotnet コマンドのスペルが間違っています。
* .NET プログラムを実行しようとしましたが、dotnet---info` が存在しません。
* グローバル ツールを実行しようとしましたが、この名前の dotnet プレフィックス付き実 行可能ファイルが PATH に見つかりませんでした。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.