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

Feature: Remove unused and depcrecated package Microsoft.AspNetCore.Components.Web.Extensions #2403

Conversation

hocinehacherouf
Copy link
Contributor

@hocinehacherouf hocinehacherouf commented Aug 13, 2023

Description

What's new?

  • Uninstall Microsoft.AspNetCore.Components.Web.Extensions dependency: The package Microsoft.AspNetCore.Components.Web.Extensions is not used and it is deprecated.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@hocinehacherouf hocinehacherouf requested a review from a team as a code owner August 13, 2023 08:45
@hocinehacherouf hocinehacherouf changed the title Remove unused and depcrecated package Microsoft.AspNetCore.Components… Feature: Remove unused and depcrecated package Microsoft.AspNetCore.Components.Web.Extensions Aug 13, 2023
@codecov
Copy link

codecov bot commented Aug 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (791fe16) 88.46% compared to head (2ef3461) 88.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2403   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files         296      296           
  Lines       11338    11338           
=======================================
  Hits        10030    10030           
  Misses       1308     1308           

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

@kbeaugrand kbeaugrand merged commit 754e23f into main Aug 14, 2023
@kbeaugrand kbeaugrand deleted the Feature/uninstall_deprecated_Microsoft.AspNetCore.Components.Web.Extensions branch August 14, 2023 07:21
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.

2 participants