dotnet / dotnet/website-feedback

前方创建项目后无内容物,手敲Program.cs过后反应

Open
#1,666 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/zh-cn/learn/dotnet/hello-world-tutorial/intro

### Operating system

windows

### More information about your system

_No response_

### Description

如标题

### dotnet --info

* 正在执行任务: dotnet: build c:\Users\fuyun\MyConsoleApp\Program.cs

dotnet build c:\Users\fuyun\MyConsoleApp\Program.cs /property:GenerateFullPaths=true
C# extension build result service is available.
正在确定要还原的项目…
所有项目均是最新的,无法还原。
c:\Users\fuyun\MyConsoleApp\Program.cs(1,9): error CS0117: “Console”未包含“Writeline”的定义

* 终端进程已终止,退出代码: 1。
* 终端将被任务重用,按任意键关闭。

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked Hello World tutorial and reproduce project creation on Windows. Check why the new project has no contents and why building Program.cs reports the Console.Writeline error; done means the tutorial-created project contains the expected file and builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.