Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NETSDKE2E]With NET9 preview 4 SDK installed, Reductant "build succeed" log displays during creating project in CLI. #10004

Closed
vdanche opened this issue Apr 12, 2024 · 4 comments · Fixed by dotnet/sdk#40630
Assignees
Labels
Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality. bug Priority:2 Work that is important, but not critical for the release triaged

Comments

@vdanche
Copy link
Member

vdanche commented Apr 12, 2024

Issue Description

With NET9 preview 4 SDK installed, Reductant "build succeed" log displays during creating project in CLI.

Steps to Reproduce

Affect build:
9.0.100-preview.4.24211.4 SDK from dotnet/installer: .NET SDK Installer (github.com)
Affected Product Language:

Steps to reproduce:

1.dotnet new console in CLI
2.Check log displaying during creating console.

Expected Behavior

console can be created successfully, and log can be display well.

Actual Behavior

Reductant "build succeed" log displays during creating project in CLI.
image

refer net8.0 as below:
image

Analysis

No response

Versions & Configurations

No response

@vdanche vdanche added the bug label Apr 12, 2024
@vdanche
Copy link
Member Author

vdanche commented Apr 12, 2024

Reductant "build succeed" log also display during running dotnet add package Microsoft.EntityFrameworkCore.Design.
image

Net 8.0 SDK(not repro):
image

@ChenhuiYuan01
Copy link
Member

This issue is also repro on Linux.
con
ef

@v-xiaofchen
Copy link

This issue also repro on Mac.

@AR-May AR-May added Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality. Priority:2 Work that is important, but not critical for the release triaged labels Apr 16, 2024
baronfel added a commit to baronfel/sdk that referenced this issue May 2, 2024
baronfel added a commit to dotnet/sdk that referenced this issue May 2, 2024
@vdanche
Copy link
Member Author

vdanche commented May 7, 2024

This issue has been fixed on 9.0.100-preview.5.24256.12 SDK
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Terminal Logger Problems with the livelogger/fancylogger/terminallogger -tl functionality. bug Priority:2 Work that is important, but not critical for the release triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants