Skip to content

dotnet run app.cs shows no output on Windows 10.0.19044.1288 #49217

Open
@YesHub

Description

@YesHub

Description:

  • OS: Windows 10.0.19044.1288
  • .NET Version: [your version from dotnet --info]
  • Issue: Running dotnet run app.cs shows no output
  • Expected: Should show console output
  • Test file content: Console.WriteLine("Hello World!");

Steps to reproduce:

  1. Create test.cs with Console.WriteLine("Hello World!");
  2. Run: dotnet run test.cs
  3. No output appears

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-CLIArea-run-fileItems related to the "dotnet run <file>" effortneeds-infountriagedRequest triage from a team member

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions