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

fix: Remove .NET Standard libraries from .NET Framework target #2896

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

chynesNR
Copy link
Member

@chynesNR chynesNR commented Nov 20, 2024

Resolves #2898. See the linked Jira ticket for an analysis of potentially affected libraries.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.42%. Comparing base (e803d09) to head (c782ae0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2896   +/-   ##
=======================================
  Coverage   81.42%   81.42%           
=======================================
  Files         465      465           
  Lines       29563    29563           
  Branches     3278     3278           
=======================================
+ Hits        24071    24073    +2     
+ Misses       4698     4697    -1     
+ Partials      794      793    -1     
Flag Coverage Δ
Agent 82.35% <ø> (+<0.01%) ⬆️
Profiler 73.13% <ø> (ø)

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

see 1 file with indirect coverage changes

---- 🚨 Try these New Features:

@chynesNR chynesNR marked this pull request as ready for review November 21, 2024 20:28
@chynesNR chynesNR requested a review from a team as a code owner November 21, 2024 20:28
@chynesNR chynesNR merged commit 0873941 into main Nov 22, 2024
95 checks passed
@chynesNR chynesNR deleted the fix/remove-framework-dependency-on-standard branch November 22, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove .NET Framework dependency on .NET Standard
3 participants