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

after upgrade, build error #681

Open
MartinLiL opened this issue Nov 15, 2023 · 4 comments
Open

after upgrade, build error #681

MartinLiL opened this issue Nov 15, 2023 · 4 comments
Labels
bug A defect in the code or documentation.

Comments

@MartinLiL
Copy link

Visual Studio 2022

byte[] content = await response.ContentFactory!().ConfigureAwait(false) ?? []; line 479

internal sealed class StringSyntaxAttribute(string syntax, params object?[] arguments) : Attribute line10

@MartinLiL MartinLiL added the bug A defect in the code or documentation. label Nov 15, 2023
@martincostello
Copy link
Member

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.

@bradyclifford
Copy link

bradyclifford commented Jan 17, 2024

We are seeing a similar issue when upgrading to .Net 8.

@martincostello
Copy link
Member

Could you provide a repro for this so we can look into it?

@bradyclifford
Copy link

Could you provide a repro for this so we can look into it?

Same as #716

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the code or documentation.
Projects
None yet
Development

No branches or pull requests

3 participants