Uh oh!
There was an error while loading. Please reload this page.
Default media type used when 'null' is passed to StringContent #81506 - #81722
Conversation
ghost
commented
Feb 6, 2023
Tagging subscribers to this area: @dotnet/ncl |
antonfirsov
commented
Mar 7, 2023
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
slovely
commented
Mar 8, 2023
This seems to be failing due to: That is the library that I added a test to, so it's seems too much of a coincidence that it isn't running... but I don't know what I could have done to have broken it I'm afraid! |
wfurt
commented
Mar 8, 2023
6237de8 to
573e2ebCompareslovely
commented
Mar 8, 2023
@dotnet-policy-service agree |
There was a problem hiding this comment.
If we backport this, I think this is a sufficient minimal fix to unblock people facing the unintentional breaking change. We should revisit the unintentional nullability changes for .NET 8.0, opened #83423 to track that.
antonfirsov
commented
Mar 14, 2023
/backport to release/7.0 |
Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/4420644720 |
karelz
commented
Mar 21, 2023
@saber-wang @kevinle-1 you upvoted the PR. Did you run into the same problem? |
This fixes issue #81506