-
Notifications
You must be signed in to change notification settings - Fork 28
chore(csharp): test the support of multiple dotnet versions #5620
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
Conversation
💥 Breaking changes detected !!Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging. No code generatedIf you believe code should've been generated, please, report the issue. 📊 Benchmark resultsBenchmarks performed on the method using a mock server, the results might not reflect the real-world performance.
|
a8bcc9e to
58966ce
Compare
|
Looks like it works but we just need to adapt the playground so it uses the right version too |
Fluf22
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice to see all these languages getting version matrices
algolia/api-clients-automation#5620 Co-authored-by: Pierre Millot <[email protected]>
🧭 What and Why
Since switching to .NET 10 in #5585, we need to make sure that we still support older versions.