Skip to content

Conversation

martincostello
Copy link
Contributor

Update to .NET 7.

@martincostello martincostello added enhancement A change that enhances existing functionality or documentation. dependencies Pull requests that update a dependency file labels Feb 17, 2022
@martincostello martincostello added this to the Future milestone Feb 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 13, 2022

Codecov Report

Merging #402 (a0a89f9) into main (38146f8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #402   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          753       753           
=========================================
  Hits           753       753           
Flag Coverage Δ
linux 100.00% <ø> (ø)
macos 100.00% <ø> (ø)
windows 100.00% <ø> (ø)

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

Impacted Files Coverage Δ
...rception/HttpClientInterceptorOptionsExtensions.cs 100.00% <ø> (ø)
...eption/HttpRequestInterceptionBuilderExtensions.cs 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martincostello martincostello force-pushed the DotNet-7 branch 4 times, most recently from 5750fe4 to e4dba39 Compare May 14, 2022 15:13
@martincostello martincostello force-pushed the DotNet-7 branch 3 times, most recently from ac56c2a to 5574c8f Compare June 14, 2022 19:03
@martincostello martincostello force-pushed the DotNet-7 branch 3 times, most recently from f7e5d4a to 7c3b2ac Compare July 12, 2022 18:43
@martincostello martincostello force-pushed the DotNet-7 branch 2 times, most recently from c830352 to 9b66b57 Compare August 10, 2022 17:03
@martincostello martincostello modified the milestones: Future, v4.0.0 Aug 26, 2022
@martincostello
Copy link
Contributor Author

Once #495 is merged and I publish 3.2.0, I'll merge this and #444 and then publish 4.0.0.

Update to preview 1 of .NET 7.
Update to preview 2 of .NET 7.
Update to preview 3 of .NET 7.
Update to preview 4 of .NET 7.
Add [StringSyntax] to overloads, where relevant.
Relates to #440.
Use the StringSyntaxAttribute.Uri constant instead of magic strings.
Compile an internal version of StringSyntaxAttribute to support use with TFMs prior to .NET 7.
Resolves #440.
Update to preview 5 of .NET 7.
Update to preview 6 of .NET 7.
Update to preview 7 of .NET 7.
Update to release candidate 1 of .NET 7.
Update to release candidate 2 of .NET 7.
Update to the stable release of .NET 7.
@martincostello martincostello marked this pull request as ready for review November 15, 2022 14:08
@martincostello martincostello requested a review from a team as a code owner November 15, 2022 14:08
@martincostello martincostello merged commit 77a6bb9 into justeattakeaway:main Nov 15, 2022
@martincostello martincostello deleted the DotNet-7 branch November 15, 2022 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement A change that enhances existing functionality or documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants