Skip to content

ASP.NET Core project doesn't trigger NetBeauty in VS2022 17.9.6 #68

@howing0345

Description

@howing0345

As the title mentioned, when build the ASP.NET Core project inside the VS2022 17.9.6, it doesn't trigger NetBeauty.
But it will work when you run the "dotnet build" command manually.
It also triggered in VS2022 if change the *.csproj project setting from <Project Sdk="Microsoft.NET.Sdk.Web"> to <Project Sdk="Microsoft.NET.Sdk">

I just use the WebAppTest project can reproducible the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions