Skip to content

.NET 10 preparation #2620

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
May 16, 2025
Merged

.NET 10 preparation #2620

merged 2 commits into from
May 16, 2025

Conversation

martincostello
Copy link
Member

@martincostello martincostello commented May 16, 2025

Cherry-pick changes from #2531 to:

  • Fix IDE0055 warnings.
  • Remove redundant MSBuild property.

- Fix IDE0055 warning.
- Remove redundant MSBuild property.
@martincostello martincostello enabled auto-merge (rebase) May 16, 2025 13:17
@martincostello martincostello disabled auto-merge May 16, 2025 13:21
Copy link

codecov bot commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (a750a18) to head (6b166d7).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2620   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         311      311           
  Lines        7329     7329           
  Branches     1013     1013           
=======================================
  Hits         7053     7053           
  Misses        222      222           
  Partials       54       54           
Flag Coverage Δ
linux 96.23% <100.00%> (ø)
macos 96.23% <100.00%> (ø)
windows 96.22% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Fix more IDE0055 warnings from #2531.
@martincostello martincostello enabled auto-merge (squash) May 16, 2025 13:25
@martincostello martincostello merged commit f56e106 into main May 16, 2025
26 checks passed
@martincostello martincostello deleted the dotnet-10-prep branch May 16, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant