Skip to content

Verbose output from dotnet watch in .net 8 contains more useful info than in .net 10 #51212

@sayedihashimi

Description

@sayedihashimi

The verbose output from dotnet watch in .net 8 is significantly better than the verbose output in .net 10.

The info logged on startup in .net 8 contains some useful info that is now missing.
The same is true for messages when a change is applied. In .net 8 the info in the output is much more helpful.

Below are screenshots for the same app running in .net 8 and .net 10.

.NET 8

Image

.NET 10

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions