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

Drop Microsoft.AspNetCore.Http.Features from net5 & net6 #2860

Merged
merged 3 commits into from
Mar 8, 2022

Conversation

trejjam
Copy link
Contributor

@trejjam trejjam commented Feb 4, 2022

Changes

The Microsoft.AspNetCore.Http.Features is part of the net6.

This PR removes the dependency on the not existing package Microsoft.AspNetCore.Http.Features 6.0 for the net6 target.

@trejjam trejjam requested a review from a team February 4, 2022 09:20
@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #2860 (3e80b49) into main (2c405ff) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2860   +/-   ##
=======================================
  Coverage   84.09%   84.09%           
=======================================
  Files         255      255           
  Lines        9062     9062           
=======================================
  Hits         7621     7621           
  Misses       1441     1441           

@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added the Stale Issues and pull requests which have been flagged for closing due to inactivity label Feb 17, 2022
@trejjam
Copy link
Contributor Author

trejjam commented Feb 17, 2022

Hello @cijothomas, can you point me in the right direction?

TLDR: Version bound in the csproj - it's a fading out dependency, or to the props?

@github-actions github-actions bot removed the Stale Issues and pull requests which have been flagged for closing due to inactivity label Feb 18, 2022
@github-actions
Copy link
Contributor

This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day.

@github-actions github-actions bot added the Stale Issues and pull requests which have been flagged for closing due to inactivity label Feb 25, 2022
@trejjam
Copy link
Contributor Author

trejjam commented Feb 25, 2022

Ping @cijothomas

@github-actions github-actions bot removed the Stale Issues and pull requests which have been flagged for closing due to inactivity label Feb 26, 2022
@trejjam trejjam force-pushed the feature/drop-http-features branch from e006085 to 07207ea Compare March 6, 2022 15:30
@trejjam
Copy link
Contributor Author

trejjam commented Mar 6, 2022

Ready for re-review

@trejjam trejjam changed the title Drop Microsoft.AspNetCore.Http.Features from net6 Drop Microsoft.AspNetCore.Http.Features from net5 & net6 Mar 6, 2022
@cijothomas
Copy link
Member

@trejjam could you add an entry to changelog, as this is public facing change.

@trejjam trejjam force-pushed the feature/drop-http-features branch from 9fb6bc0 to 0c11fd0 Compare March 8, 2022 08:55
@trejjam trejjam force-pushed the feature/drop-http-features branch from 0c11fd0 to 3e80b49 Compare March 8, 2022 09:19
@cijothomas cijothomas merged commit 98cb289 into open-telemetry:main Mar 8, 2022
@trejjam trejjam deleted the feature/drop-http-features branch March 8, 2022 17:28
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.

3 participants