Skip to content

Conversation

@fretje
Copy link

@fretje fretje commented Dec 19, 2024

This fixes the failing tests

(I'm not sure I have done this right... this should go into this pr: #937)

@robertmclaws
Copy link
Collaborator

Just an FYI, we won't be able to accept this pull request because it will break compatibility with older systems that rely on Simple.OData.Client.

There will have to be a different way to implement these changes.

@esbenbach
Copy link

@robertmclaws Would you be willing to accept a PR that does some multitargeting stuff? I.e something like

#if NET8_0_OR_GREATER
use Odata v8
#else 
use Odata v7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants