httpclient-interception
httpclient-interception copied to clipboard
after upgrade, build error
Visual Studio 2022
byte[] content = await response.ContentFactory!().ConfigureAwait(false) ?? []; line 479
internal sealed class StringSyntaxAttribute(string syntax, params object?[] arguments) : Attribute line10
Hey there - there is not enough information here to determine if this is a genuine issue with this library, and if it is, what we would need to do to fix it.
Please provide a minimal reproducible example that demonstrates the issue you are having.
We are seeing a similar issue when upgrading to .Net 8.
Could you provide a repro for this so we can look into it?
Could you provide a repro for this so we can look into it?
Same as https://github.com/justeattakeaway/httpclient-interception/issues/716