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

Remove temporary .NET 8 reference assemblies #7220

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

mpidash
Copy link
Contributor

@mpidash mpidash commented Mar 1, 2024

Fixes #6923.

@mpidash mpidash requested a review from a team as a code owner March 1, 2024 19:04
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.46%. Comparing base (59b2d9d) to head (64bf048).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7220      +/-   ##
==========================================
- Coverage   96.46%   96.46%   -0.01%     
==========================================
  Files        1427     1427              
  Lines      341928   341905      -23     
  Branches    11268    11267       -1     
==========================================
- Hits       329848   329825      -23     
  Misses       9231     9231              
  Partials     2849     2849              

Copy link
Contributor

@mavasani mavasani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mavasani mavasani merged commit 8b72e68 into dotnet:main Mar 5, 2024
14 checks passed
@mpidash mpidash deleted the issue-6923 branch March 5, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace temporary code once Microsoft.CodeAnalysis.Analyzer.Testing version is bumped
2 participants