Skip to content

Replace DOTNET_SKIP_FIRST_TIME_EXPERIENCE with DOTNET_NOLOGO #1692

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

Merged
merged 2 commits into from
Mar 1, 2025

Fix broken build on .NET SDK v9.0.200

d204ffd
Select commit
Loading
Failed to load commit list.
Merged

Replace DOTNET_SKIP_FIRST_TIME_EXPERIENCE with DOTNET_NOLOGO #1692

Fix broken build on .NET SDK v9.0.200
d204ffd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2025 in 0s

90.64% (-0.01%) compared to 7eec5ca

View this Pull Request on Codecov

90.64% (-0.01%) compared to 7eec5ca

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.64%. Comparing base (7eec5ca) to head (d204ffd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1692      +/-   ##
==========================================
- Coverage   90.64%   90.64%   -0.01%     
==========================================
  Files         355      355              
  Lines       11567    11566       -1     
  Branches     1908     1908              
==========================================
- Hits        10485    10484       -1     
  Misses        706      706              
  Partials      376      376              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.